MFVideoGetHbitmap Method (IMFFrame)
video HBitmapHBITMAP of video data of the frame
Gets a HBitmap for a frame
Syntax
Sub MFVideoGetHbitmap( _
   ByRef _pllHBitmap As Long _
) 
void MFVideoGetHbitmap( 
   out long _pllHBitmap
)
procedure MFVideoGetHbitmap( 
   Out  _pllHBitmap: Int64
); 
void MFVideoGetHbitmap( 
   [PARAMFLAG::Out] long _pllHBitmap
) 

Parameters

_pllHBitmap
video HBitmapHBITMAP of video data of the frame
See Also

Reference

IMFFrame Interface
IMFFrame Members