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