CadRegistration
Enters the licence / registration key.
std::int32_t CadRegistration (
std::int32_t RegCode
);
Parameters
- RegCode (std::int32_t)
- Integer value.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.
Remarks
yucad's SDK licensing uses the signed-token CadRegister() (see license.cpp); this integer form does NOT clear the watermark. Returns 1 for source compat.