CXAPOBase::UnlockForProcess Method

Deallocates variables that were allocated with the LockForProcess method.

Syntax

public:
void UnlockForProcess()  

Return value

None.

Remarks

Unlocking an XAPO instance allows it to be reused with different input and output formats.

Requirements

Header: Declared in xapobase.h.

Library: Use xapobase.lib.

See also

CXAPOBase

CXAPOBase Members