Sub PipePut( _ ByVal bsChannel As String, _ ByVal pObj As Object, _ ByVal rtMaxWait As Long, _ ByVal bsHints As String _ )
void PipePut( string bsChannel, object pObj, long rtMaxWait, string bsHints )
procedure PipePut( bsChannel: String; pObj: TObject; rtMaxWait: Int64; bsHints: String );
void PipePut( BSTR* bsChannel, IUnknown* pObj, long rtMaxWait, BSTR* bsHints )
IMFPipe Interface IMFPipe Members