CXAPOBase::IsLocked method (xapobase.h)

Queries whether the XAPO is locked.

Syntax

BOOL IsLocked();

Return value

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

Remarks

Platform Requirements

Windows 10 (XAudio2.9); Windows 8, Windows Phone 8 (XAudio 2.8); DirectX SDK (XAudio 2.7)

Requirements

Requirement Value
Target Platform Windows
Header xapobase.h
Library XAPOBase.lib

See also

CXAPOBase

IXAPO

IXAPO::LockForProcess

IXAPO::UnlockForProcess