Exemplo n.º 1
0
 public static extern uint VLSgetClientInfoExt(string feature_name, string version, [MarshalAs(UnmanagedType.AsAny)] object capacity, int index, string log_comment, ref uint unused1, ref VLSClientInfo client_info);
Exemplo n.º 2
0
 public static extern uint VLSgetHandleInfo(int lshandle, ref VLSClientInfo client_info);
Exemplo n.º 3
0
 public static extern uint VLSgetClientInfo(string feature_name, string version, int index, string unused, ref VLSClientInfo client_info);