MFORMATSLib Namespace > MFSinkClass Class : ReceiverFramePutVB6 Method |
Public Overridable Sub ReceiverFramePutVB6( _ ByVal _pFrame As MFFrame, _ ByVal _nMaxWaitMsec As Integer, _ ByVal _bsHints As String _ )
public virtual void ReceiverFramePutVB6( MFFrame _pFrame, int _nMaxWaitMsec, string _bsHints )
public procedure ReceiverFramePutVB6( _pFrame: MFFrame; _nMaxWaitMsec: Integer; _bsHints: String ); virtual;
public: virtual void ReceiverFramePutVB6( MFFrame* _pFrame, int _nMaxWaitMsec, BSTR* _bsHints )