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 current process parameters.
Syntax
BYTE * BeginProcess();
Return value
Returns a pointer to the current process parameters.
Remarks
XAPOs must call this method within their IXAPO::Process implementation to access the current process parameters in a thread-safe manner.
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 |