nt9856x/code/application/source/cardv/SrcCode/UIApp/Network/UIAppWiFiCmdPhoto.h
2023-03-28 15:07:53 +08:00

13 lines
334 B
C
Executable File

//This source code is generated by UI Designer Studio.
#ifndef WIFICMDPHOTO_H
#define WIFICMDPHOTO_H
#include "UIFramework.h"
extern INT32 WiFiCmd_OnExePhotoCapture(VControl *, UINT32, UINT32 *);
extern INT32 WiFiCmd_OnUpdateInfo(UINT32 callBackEvent);
extern INT32 WiFiCmd_OnExeSetPhotoSize(VControl *, UINT32, UINT32 *);
#endif