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.
| Microsoft DirectShow 9.0 |
IAMMediaTypeSample::GetSize
- Note This interface is deprecated. New applications should not use it.
The GetSize method retrieves the size of the buffer data area, in bytes.
Syntax
long GetSize(void);
Return Values
Returns the size of the buffer data area, in bytes.
See Also