HRESULT SetCurrentLicense(
ILicense* TargetLicense,
VARIANT_BOOL IsSharedCPUCoresMode
);
void SetCurrentLicense(
ILicense TargetLicense,
bool IsSharedCPUCoresMode
);
Sub SetCurrentLicense( _
TargetLicense As ILicense,
IsSharedCPUCoresMode As Boolean _
)
此页面对您有帮助吗?