MFORMATSLib Namespace > IMFReceiverVB6 Interface : ReceiverFramePutVB6 Method |
Sub ReceiverFramePutVB6( _ ByVal _pFrame As MFFrame, _ ByVal _nMaxWaitMsec As Integer, _ ByVal _bsHints As String _ )
void ReceiverFramePutVB6( MFFrame _pFrame, int _nMaxWaitMsec, string _bsHints )
procedure ReceiverFramePutVB6( _pFrame: MFFrame; _nMaxWaitMsec: Integer; _bsHints: String );
void ReceiverFramePutVB6( MFFrame* _pFrame, int _nMaxWaitMsec, BSTR* _bsHints )