6 references to ComActivationContextInternal
System.Private.CoreLib (6)
src\Internal\Runtime\InteropServices\ComActivator.PlatformNotSupported.cs (6)
15
/// <param name="pCxtInt">Pointer to a <see cref="
ComActivationContextInternal
"/> instance</param>
18
private static unsafe int GetClassFactoryForTypeInternal(
ComActivationContextInternal
* pCxtInt)
24
/// <param name="pCxtInt">Pointer to a <see cref="
ComActivationContextInternal
"/> instance</param>
27
private static unsafe int RegisterClassForTypeInternal(
ComActivationContextInternal
* pCxtInt)
33
/// <param name="pCxtInt">Pointer to a <see cref="
ComActivationContextInternal
"/> instance</param>
36
private static unsafe int UnregisterClassForTypeInternal(
ComActivationContextInternal
* pCxtInt)