MFORMATSLib Namespace > IMFPipe Interface : PipeCreate Method |
Sub PipeCreate( _ ByVal bsPipeName As String, _ ByVal bsHints As String _ )
void PipeCreate( string bsPipeName, string bsHints )
procedure PipeCreate( bsPipeName: String; bsHints: String );
void PipeCreate( BSTR* bsPipeName, BSTR* bsHints )