MPLATFORMLib Namespace > IMFrames Interface : FramesCreateFromSurface Method |
Sub FramesCreateFromSurface( _ ByVal _pSurface As Object, _ ByRef _ppFrame As MFrame, _ ByVal _bsPropsList As String _ )
void FramesCreateFromSurface( object _pSurface, out MFrame _ppFrame, string _bsPropsList )
procedure FramesCreateFromSurface( _pSurface: TObject; Out _ppFrame: MFrame; _bsPropsList: String );
void FramesCreateFromSurface( IUnknown* _pSurface, [PARAMFLAG::Out] MFrame* _ppFrame, BSTR* _bsPropsList )