3 references to GetHelpContext
System.Windows.Forms.Primitives (3)
Windows.Win32.IErrorInfo.g.cs (1)
204 return __object.GetHelpContext(pdwHelpContext);
Windows.Win32.System_Com_IErrorInfo_Extensions.g.cs (2)
33 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetHelpContext(uint*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.GetHelpContext(pdwHelpContextLocal);