API-Dokumentation > Assembly > Object ProAsmcompconstraint > Function ProAsmcompconstraintUserdataSet
Function ProAsmcompconstraintUserdataSet
Description
sets the user data to the specified constraint.
Synopsis
#include <ProAsmcomp.h>
ProAsmcompconstraintUserdataSet
(
/* (In)
The Assembly component constraint.
*/
wchar_t* usr_data
/* (In)
User data.
*/
)
Returns
The function successfully set the information.
The argument is invalid.
User Guide References
War dies hilfreich?