Esempio n. 1
0
 public static extern RetCode_t acsQueryAuthInfo(
     ref ServerID_t serverID,
     ref ACSAuthInfo_t authInfo);
Esempio n. 2
0
 public static extern ACSFunctionRet_t acsQueryAuthInfo([MarshalAs(UnmanagedType.LPStr)] string serverId, ref ACSAuthInfo_t authInfo);