1 instantiation of BoundLicenseParams
WindowsBase (1)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (1)
805
BoundLicenseParams boundLicenseParams = new
BoundLicenseParams
();
4 references to BoundLicenseParams
WindowsBase (4)
Base\MS\Internal\Security\RightsManagement\ClientSession.cs (2)
699
BoundLicenseParams
boundLicenseParams,
805
BoundLicenseParams
boundLicenseParams = new BoundLicenseParams();
Base\MS\Internal\Security\RightsManagement\InternalSafeNativeMethods.cs (1)
754
BoundLicenseParams
boundLicenseParams,
Base\MS\Internal\Security\RightsManagement\PrivateUnsafeNativeMethods.cs (1)
410
[In, MarshalAs(UnmanagedType.LPStruct)]
BoundLicenseParams
boundLicenseParams,