PipePut Method (IMFPipe)
Syntax
Sub PipePut( _
   ByVal bsChannel As String, _
   ByVal pObj As Object, _
   ByVal rtMaxWait As Long, _
   ByVal bsHints As String _
) 
procedure PipePut( 
    bsChannel: String;
    pObj: TObject;
    rtMaxWait: Int64;
    bsHints: String
); 

Parameters

bsChannel
pObj
rtMaxWait
bsHints
See Also

Reference

IMFPipe Interface
IMFPipe Members