|
·ÖÀർº½ |
 |
|
|
|
Ô¶³Ì»áÕïÏà¹ØÍ¼Ïñ¿Ø¼þ¼°ËµÃ÷. |
|
×ÊÔ´´óС£º830.44 KB |
×ÊÔ´ÀàÐÍ£ºÎĵµ |
ÏÂÔØ»ý·Ö£º 30 |
|
|
|
×ÊÔ´½éÉÜ |
|
ͼÏñ¿Ø¼þ½Ó¿Ú˵Ã÷
//ÉèÖûº´æÄ¿Â¼Àï,ĬÈÏΪIE»º´æÄ¿Â¼
afx_msg BOOL SetBufferDir(LPCTSTR strBufferDir);
//ÉèÖÃÅäÖÃÐÅÏ¢
afx_msg void SetConfigValue(long nConfigValue);
//ÏÔʾ¿Ø¼þ
afx_msg BOOL ShowViewer();
afx_msg BOOL CreateFrame();
afx_msg BOOL CloseFrame();
//ÅжϿؼþÊÇ·ñÒѾ´ò¿ªÒ»¸öʵÀý
afx_msg BOOL IsProgOpen();
//ÉèÖ÷þÎñÆ÷ÐÅÏ¢
afx_msg BOOL SetSeverInfo(LPCTSTR strUserName, LPCTSTR strPassWord,LPCTSTR strShareName,LPCTSTR strServerIP,LPCTSTR strTranType);
//ÉèÖÃͼÏñÊýÁ¿(´ò¿ªÔ¶³ÌͼÏñʱҪÉèÖÃ)
afx_msg void SetImageCount(LPCTSTR strImageCount);
//´ò¿ªµÄͼÏñÁбí
afx_msg void AddImageFile(LPCTSTR strFileName);
//Çå³ýͼÏñ
afx_msg void ClearImageFile();
//´ò¿ª±¾µØÄ¿Â¼
afx_msg BOOL OpenLocalDir(LPCTSTR strDir);
//´ò¿ªÔ¶³ÌͼÏñ(Ïà¶Ô·¾¶)
afx_msg BOOL OpenRemoteDir(LPCTSTR strStorePath);
//¿½±´Í¼Ïñµ½Ô¶³ÌĿ¼
afx_msg BSTR CopyImagesToServer(LPCTSTR strStorePath,LPCTSTR strArrayFilePath);
//ÓÃÓÚÑ¡Ôñ²¡ÀúÎļþµÈ
afx_msg BSTR SelectFiles();
afx_msg void SetQueryWindowTitle(LPCTSTR strQueryWindowTitle);
afx_msg void SetReportURL(LPCTSTR strReportURL);
²ÎÊý˵Ã÷
ConfigValue
//ÊÇ·ñ±£´æ»º´æÍ¼Ïñ
#define CONFIG_RESERVE_IMAGE 1
//ÊÇ·ñ½ûÖ¹Áí´æ°´Å¥
#define CONFIG_FORBID_SAVEAS 2
//·ÇWEB°æ±¾
#define CONFIG_NO_WEB_VERSION 4
//ÊÇ·ñÔÊÐí¶à¿Ø¼þͬʱÏÔʾ
#define CONFIG_MULTI_MODE 8
|
|
ÏÂÔØµØÖ· |
|
|
|
|
|