Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the registration properties of an XAPO.
Syntax
HRESULT GetRegistrationProperties(
XAPO_REGISTRATION_PROPERTIES **ppRegistrationProperties
);
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
Requirement | Value |
---|---|
Target Platform | Windows |
Header | xapo.h |