- AllocateBuffer
HRESULT AllocateBuffer(uint bufferSize, void** allocatedBuffer)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Commit
HRESULT Commit()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Decommit
HRESULT Decommit()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- ReleaseBuffer
HRESULT ReleaseBuffer(void* buffer)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.