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.
3/26/2014
This method retrieves the data length of the sample.
Syntax
HRESULT GetActualDataLength(void);
Parameters
None.
Return Value
Returns an HRESULT value that is the length.
Remarks
Although this is typed as returning an HRESULT value, it actually returns the length in bytes, not an error value.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |