コード例 #1
0
ファイル: AppInterop.cs プロジェクト: dumbie/NewsScroll
 public static extern int UrlMkSetSessionOption(UrlMonSessionOptions dwOption, string pBuffer, int dwBufferLength, int dwReserved);
コード例 #2
0
ファイル: AppInterop.cs プロジェクト: dumbie/NewsScroll
 public static extern int UrlMkGetSessionOption(UrlMonSessionOptions dwOption, StringBuilder pBuffer, int dwBufferLength, ref int pdwBufferLength, int dwReserved);