PXS_CryptState Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXS_CryptState Enumeration}}
 
{{#customTitle:PXS_CryptState Enumeration}}
{{#parentPage:PXV:PXS_Enumerations|PXS_CryptState Enumeration|enum}}
+
{{#parentPage:PXV:PXS_Enumerations|PXS_CryptState|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Latest revision as of 10:39, 23 May 2015


Specifies the ...

Syntax

enum PXS_CryptState
{
    State_Ok            = 0,
    State_NeedInBuffer  = 1,
    State_NeedOutBuffer = 2,
};

Constants

State_Ok
The ...
State_NeedInBuffer
The ...
State_NeedOutBuffer
The ...