API 文档 > External objects > Object ProExtobj > Function ProExtobjRefAlloc
Function ProExtobjRefAlloc
Description
Allocates the memory for the external object reference.
Synopsis
#include <ProExtobjRef.h>
ProExtobjRefAlloc
(
ProWExtobjRef* ext_obj_ref
/* (Out)
The pointer to the external object reference
*/
)
Returns
The function successfully allocated the memory.
The function could not allocate the memory.
Sample Code References
User Guide References
这对您有帮助吗?