API 文档
>
Miscellaneous
>
Object ProUILoad
> Function ProUILoadImageFromFile
Function ProUILoadImageFromFile
Description
Preload an image file into the database
Synopsis
#include <
ProUI.h
>
ProError
ProUILoadImageFromFile
(
const char* image
/* (In)
Name of the image file.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_GENERAL_ERROR
The function failed.
PRO_TK_BAD_INPUTS
Invalid file name was given.
Parent topic
Object ProUILoad
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳