コード例 #1
0
 static extern int CreateErrorInfo(out ICreateErrorInfo errInfo);
コード例 #2
0
ファイル: NativeMethods.cs プロジェクト: yazici/PTVS
 static extern int CreateErrorInfo(out ICreateErrorInfo errInfo);
コード例 #3
0
 private static extern HRESULT CreateErrorInfo(out ICreateErrorInfo errInfo);