yucad3d

CadGetLicenseName

Licensee (company) name of the registered licence, into a caller buffer.

std::int32_t CadGetLicenseName ( char* szBuf, std::int32_t BufSize );

Parameters

szBuf (char*)
NUL-terminated UTF-8 string.
BufSize (std::int32_t)
Integer value.

Return Value

The get license name.

Remarks

Returns the string length (0 if unregistered).

See Also