4 references to Interface
Microsoft.Private.Windows.Core (4)
Windows.Win32.UI_Shell_IDataObjectAsyncCapability_Extensions.g.cs (4)
23
/// <inheritdoc cref="winmdroot.UI.Shell.IDataObjectAsyncCapability.
Interface
.GetAsyncMode(winmdroot.Foundation.BOOL*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT GetAsyncMode(this winmdroot.UI.Shell.IDataObjectAsyncCapability.
Interface
@this, out winmdroot.Foundation.BOOL pfIsOpAsync)
33
/// <inheritdoc cref="winmdroot.UI.Shell.IDataObjectAsyncCapability.
Interface
.InOperation(winmdroot.Foundation.BOOL*)"/>
34
internal static unsafe winmdroot.Foundation.HRESULT InOperation(this winmdroot.UI.Shell.IDataObjectAsyncCapability.
Interface
@this, out winmdroot.Foundation.BOOL pfInAsyncOp)