This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not the tracking components are properly licensed.
[Visual Basic .NET]
Public ReadOnly Property Licensed As Boolean
[C#]
public bool Licensed {get;}
[C++]
HRESULT get_Licensed(
Boolean* pbvarLicensed
);
[C++] Parameters pbvarLicensed [out, retval]
pbvarLicensed is a parameter of type bool*