3 references to RegisterInterface
Microsoft.Private.Windows.Core (3)
Windows\Win32\System\Com\AgileComPointer.cs (1)
70
_cookie = GlobalInterfaceTable.
RegisterInterface
(@interface);
Windows\Win32\System\Com\GlobalInterfaceTable.cs (2)
49
/// <see cref="
RegisterInterface
{TInterface}(TInterface*)"/>
60
/// Revokes the interface registered with <see cref="
RegisterInterface
{TInterface}(TInterface*)"/>.