CXAPOBase::GetRegistrationPropertiesInternal method (xapobase.h)

Returns a pointer to the XAPO_REGISTRATION_PROPERTIES structure containing the registration properties the XAPO was created with.

Syntax

const XAPO_REGISTRATION_PROPERTIES * GetRegistrationPropertiesInternal();

Return value

Pointer to the XAPO_REGISTRATION_PROPERTIES structure containing the registration properties the XAPO was created with.

CXAPOBase

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