- AddRef
ULONG AddRef()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- QueryInterface
void QueryInterface()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Read
HRESULT Read(void* pv, ULONG cb, ULONG* pcbRead)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Release
ULONG Release()
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
- Write
HRESULT Write(void* pv, ULONG cb, ULONG* pcbWritten)
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.