示例#1
0
 public static extern HRESULT SetRestrictedErrorInfo(IRestrictedErrorInfo *pRestrictedErrorInfo);
示例#2
0
 public static extern HRESULT RoReportUnhandledError(IRestrictedErrorInfo *pRestrictedErrorInfo);
示例#3
0
 public static extern int SetRestrictedErrorInfo([NativeTypeName("IRestrictedErrorInfo *")] IRestrictedErrorInfo *pRestrictedErrorInfo);
示例#4
0
 public static extern int SetRestrictedErrorInfo(IRestrictedErrorInfo *pRestrictedErrorInfo);
示例#5
0
 public static extern int RoReportUnhandledError([NativeTypeName("IRestrictedErrorInfo *")] IRestrictedErrorInfo *pRestrictedErrorInfo);