object.ActualDataLength As Long |
Remarks
Gets or sets the length of the valid buffer data, in bytes.
The value is less than the length of the entire buffer. To get the length of the entire buffer, use the ltmmMediaSample.BufferSize property.
Assignment could raise an error exception. For more information, refer to the Error Codes.
Win32, x64
See Also