Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Windows XP Service Pack 1 or later.
The GetProtectionType method retrieves the type of content protection that is currently in effect.
Syntax
HRESULT GetProtectionType(
[out] ProtType *pProtectionType
);
Parameters
- pProtectionType [out]
Receives the current protection type, specified as a member of the ProtType enumeration type.
Return Value
Returns an HRESULT. Possible values include the following.
Return code | Description |
---|---|
S_OK |
Success. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008