PXC_SecurityHandlerFeatures Enumeration

From PDF XChange PDF SDK
Revision as of 10:38, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_SecurityHandlerFeatures
{
    SecHandlerFeature_IsDRM             = 1,
    SecHandlerFeature_CanCreate         = 2,
    SecHandlerFeature_CanChangeSettings = 4,
    SecHandlerFeature_CanShowDetails    = 8,
    SecHandlerFeature_Policy            = 16,
};

Constants

SecHandlerFeature_IsDRM
The ...
SecHandlerFeature_CanCreate
The ...
SecHandlerFeature_CanChangeSettings
The ...
SecHandlerFeature_CanShowDetails
The ...
SecHandlerFeature_Policy
The ...