API 文档 > Selection > Object ProSelection > Function ProSelectionVerify
Function ProSelectionVerify
Description
Verifies the validity of the ProSelection.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSelection.h>
ProSelectionVerify
(
ProSelection selection
/* (In)
The selection to verify
*/
)
Returns
The function successfully verified the selection.
Selection is invalid.
The verification failed.
Sample Code References
User Guide References
这对您有帮助吗?