IXAPO::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 xapo.h.

Library: Use xapobase.lib.

See also

IXAPO

IXAPO Members