PXS_CryptState Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXS_CryptState Enumeration}}
 
{{#customTitle:PXS_CryptState Enumeration}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 08:19, 20 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 ...

See Also

...