MPLATFORMLib Namespace > IMFrames Interface : FramesCreateFromHBITMAP Method |
Sub FramesCreateFromHBITMAP( _ ByVal _hBitmap As Long, _ ByRef _ppFrame As MFrame, _ ByVal _bsPropsList As String _ )
void FramesCreateFromHBITMAP( long _hBitmap, out MFrame _ppFrame, string _bsPropsList )
procedure FramesCreateFromHBITMAP( _hBitmap: Int64; Out _ppFrame: MFrame; _bsPropsList: String );
void FramesCreateFromHBITMAP( long _hBitmap, [PARAMFLAG::Out] MFrame* _ppFrame, BSTR* _bsPropsList )