13 references to CADWORD
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.AxPropertyDescriptor.cs (1)
296
CADWORD
caCookies = default;
System\Windows\Forms\ComponentModel\COM2Interop\COM2IPerPropertyBrowsingHandler.cs (1)
106
CADWORD
caCookies = default;
System.Windows.Forms.Primitives (11)
_generated\218\Windows.Win32.IPerPropertyBrowsing.g.cs (8)
147
/// <inheritdoc cref="GetPredefinedStrings(int, winmdroot.System.Ole.CALPOLESTR*, winmdroot.System.Ole.
CADWORD
*)"/>
149
internal unsafe winmdroot.Foundation.HRESULT GetPredefinedStrings(int dispID, out winmdroot.System.Ole.CALPOLESTR pCaStringsOut, out winmdroot.System.Ole.
CADWORD
pCaCookiesOut)
151
fixed (winmdroot.System.Ole.
CADWORD
* pCaCookiesOutLocal = &pCaCookiesOut)
164
private static winmdroot.Foundation.HRESULT GetPredefinedStrings(IPerPropertyBrowsing* pThis, int dispID, winmdroot.System.Ole.CALPOLESTR* pCaStringsOut, winmdroot.System.Ole.
CADWORD
* pCaCookiesOut)
195
public unsafe winmdroot.Foundation.HRESULT GetPredefinedStrings(int dispID, winmdroot.System.Ole.CALPOLESTR* pCaStringsOut, winmdroot.System.Ole.
CADWORD
* pCaCookiesOut)
197
return ((delegate *unmanaged [Stdcall]<IPerPropertyBrowsing*,int ,winmdroot.System.Ole.CALPOLESTR* ,winmdroot.System.Ole.
CADWORD
* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IPerPropertyBrowsing*)Unsafe.AsPointer(ref this), dispID, pCaStringsOut, pCaCookiesOut);
281
internal delegate *unmanaged [Stdcall]<IPerPropertyBrowsing*,int ,winmdroot.System.Ole.CALPOLESTR* ,winmdroot.System.Ole.
CADWORD
* ,winmdroot.Foundation.HRESULT> GetPredefinedStrings_6;
319
unsafe winmdroot.Foundation.HRESULT GetPredefinedStrings(int dispID, winmdroot.System.Ole.CALPOLESTR* pCaStringsOut, winmdroot.System.Ole.
CADWORD
* pCaCookiesOut);
_generated\513\Windows.Win32.System_Ole_IPerPropertyBrowsing_Extensions.g.cs (3)
43
/// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetPredefinedStrings(int, winmdroot.System.Ole.CALPOLESTR*, winmdroot.System.Ole.
CADWORD
*)"/>
44
internal static unsafe winmdroot.Foundation.HRESULT GetPredefinedStrings(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, out winmdroot.System.Ole.CALPOLESTR pCaStringsOut, out winmdroot.System.Ole.
CADWORD
pCaCookiesOut)
46
fixed (winmdroot.System.Ole.
CADWORD
* pCaCookiesOutLocal = &pCaCookiesOut)