13 lines
334 B
C
Executable File
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
|