getLicense

2021-06-18 16:57:48    文子    1775

const unsigned short  getLicense( unsigned short * buffer );

获取授权信息。

参数:

  1. buffer- 授权信息返回的数组,编码是 utf16。

返回:

成功返回 buffer,失败返回 NULL。