API ドキュメンテーション
>
Miscellaneous
>
Object ProReferencearray
> Function ProReferencearrayFree
Function ProReferencearrayFree
Description
Frees a reference
ProArray.
This function also free each
ProReference
handle using
ProReferenceFree.
Synopsis
#include <
ProReference.h
>
ProError
ProReferencearrayFree
(
ProReference
* references
/* (In)
The
ProArray
of reference handles.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more arguments was invalid.
Sample Code References
pt_examples ( UtilTree.c )
pt_examples ( UtilTree.c )
pt_userguide ( UgSmtFlgWallCreate.c )
User Guide References
ProElement データへのアクセス:ProReferencearrayFree
フィーチャー参照:ProReferencearrayFree
参照の読み取り:ProReferencearrayFree
Parent topic
Object ProReferencearray
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。