| Description | Hierarchy | Fields | Methods | Properties | 
type IMediaBuffer = interface(IUnknown)
![]()  | 
function GetBufferAndLength(out ppBuffer: PByte; out pcbLength: DWORD ): HResult; stdcall; | 
![]()  | 
function GetMaxLength(out pcbMaxLength: DWORD): HResult; stdcall; | 
![]()  | 
function SetLength(cbLength: DWORD): HResult; stdcall; | 
![]()  | 
function GetBufferAndLength(out ppBuffer: PByte; out pcbLength: DWORD ): HResult; stdcall; | 
![]()  | 
function GetMaxLength(out pcbMaxLength: DWORD): HResult; stdcall; | 
![]()  | 
function SetLength(cbLength: DWORD): HResult; stdcall; | 
| 
 * IMediaBuffer methods **  | |
(c) 2012 Lake of Soft