1 instantiation of ActivationServerInfo
WindowsBase (1)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (1)
1024activationServer = new ActivationServerInfo();
5 references to ActivationServerInfo
WindowsBase (5)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (1)
1020ActivationServerInfo activationServer = null;
Base\MS\Internal\Security\RightsManagement\InternalSafeNativeMethods.cs (2)
152ActivationServerInfo activationServerInfo) 165ActivationServerInfo activationServerInfo,
Base\MS\Internal\Security\RightsManagement\PrivateUnsafeNativeMethods.cs (2)
129[In, MarshalAs(UnmanagedType.LPStruct)] ActivationServerInfo activationServerInfo); 136[In, MarshalAs(UnmanagedType.LPStruct)] ActivationServerInfo activationServerInfo,