Luxand.FSDK.FSDK_GetLicenseInfo_Old C# (CSharp) Method

FSDK_GetLicenseInfo_Old() private method

private FSDK_GetLicenseInfo_Old ( [ LicenseInfo ) : int
LicenseInfo [
return int
        private static extern int FSDK_GetLicenseInfo_Old([OutAttribute] StringBuilder LicenseInfo);
FSDK