2 references to _QueryInterface
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
65
QueryInterface = Marshal.GetDelegateForFunctionPointer<IUnknownVftbl.
_QueryInterface
>(qi),
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\IUnknownVftbl.cs (1)
15
public
_QueryInterface
QueryInterface;