Function ProFaminstanceIsVerified
Description
Determines whether the specified instance exists in the family table and, if it exists, returns its verify status.
Replacement in Object TOOLKIT:
Synopsis
#include <ProFaminstance.h>
ProFaminstanceIsVerified
(
/* (In)
The instance handle.
*/
/* (Out)
The verify status:
*/
)
Returns
The instance exists, and the function successfully returned its verify status.
The specified instance does not exist in the family table.
A general error occurred and the function failed (for example, the generic does not exist in session, or the function could not find the family table).
User Guide References
Было ли это полезно?