3 references to GetSizeMax
System.Private.Windows.Core (3)
Windows.Win32.IMoniker.g.cs (1)
187
return __object.
GetSizeMax
(pcbSize);
Windows.Win32.System_Com_IMoniker_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.System.Com.IMoniker.Interface.
GetSizeMax
(ulong*)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
GetSizeMax
(pcbSizeLocal);