IAMSecureMediaContent::get_IsSecure (Compact 2013)
3/26/2014
The method indicates whether the content is secured.
Syntax
HRESULT get_IsSecure(
VARIANT_BOOL *pfIsSecure
);
Parameters
- pfIsSecure
[out] Points to a variable which on return will contain VARIANT_TRUE if the content is secure, VARIANT_FALSE otherwise.
Return Values
Returns S_OK on success. Returns an HRESULT error on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |