Luxand.FSDK.FSDK_GetLicenseInfo_Old C# (CSharp) Méthode

FSDK_GetLicenseInfo_Old() private méthode

private FSDK_GetLicenseInfo_Old ( [ LicenseInfo ) : int
LicenseInfo [
Résultat int
        private static extern int FSDK_GetLicenseInfo_Old([OutAttribute] StringBuilder LicenseInfo);
FSDK