- AddRef
ULONG function(This_) AddRef;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetBuffer
HRESULT function(This_, BYTE** ppData, UINT32* pNumFramesToRead, DWORD* pdwFlags, UINT64* pu64DevicePosition, UINT64* pu64QPCPosition) GetBuffer;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetNextPacketSize
HRESULT function(This_, UINT32* pNumFramesInNextPacket) GetNextPacketSize;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- QueryInterface
HRESULT function(This_, REFIID riid, void** ppvObject) QueryInterface;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- Release
ULONG function(This_) Release;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- ReleaseBuffer
HRESULT function(This_, UINT32 NumFramesRead) ReleaseBuffer;
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.