public static unsafe int UnregisterClassForTypeInternal(ComActivationContextInternal *pCxtInt)
 => throw new PlatformNotSupportedException();
Esempio n. 2
0
        public static unsafe int GetClassFactoryForTypeInternal(ComActivationContextInternal *pCxtInt)
        {
#if FEATURE_COMINTEROP_UNMANAGED_ACTIVATION
            ref ComActivationContextInternal cxtInt = ref *pCxtInt;
 private static unsafe int GetClassFactoryForTypeInternal(ComActivationContextInternal *pCxtInt)
 => throw new PlatformNotSupportedException();