示例#1
0
 public static extern int UrlMkSetSessionOption(UrlMonSessionOptions dwOption, string pBuffer, int dwBufferLength, int dwReserved);
示例#2
0
 public static extern int UrlMkGetSessionOption(UrlMonSessionOptions dwOption, StringBuilder pBuffer, int dwBufferLength, ref int pdwBufferLength, int dwReserved);