CXAPOBase::IsLocked Method

Queries whether the XAPO is locked.

Syntax

protected:
BOOL IsLocked()  

Return value

Type: BOOL 

Returns TRUE if the XAPO is locked for processing; otherwise returns FALSE.

Remarks

Requirements

Header: Declared in xapobase.h.

Library: Use xapobase.lib.

See also

CXAPOBase

CXAPOBase Members