Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IXAPO::GetRegistrationProperties method

Returns the registration properties of an XAPO.

Syntax


virtual HRESULT GetRegistrationProperties(
   XAPO_REGISTRATION_PROPERTIES **ppRegistrationProperties
) = 0;

Parameters

ppRegistrationProperties

Receives a pointer to a XAPO_REGISTRATION_PROPERTIES structure containing the registration properties the XAPO was created with; use XAPOFree to free the structure.

Return value

Returns S_OK if successful; returns an error code otherwise.

Remarks

Platform Requirements

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

Requirements

Header

XAPO.h

See also

IXAPO

 

 

Show:
© 2017 Microsoft