MPLATFORMLib Namespace > IMFBrowser Interface : BrowserCommand Method |
Sub BrowserCommand( _ ByVal _eCommand As eMFBrowserCommand, _ ByVal _bsParams As String _ )
void BrowserCommand( eMFBrowserCommand _eCommand, string _bsParams )
procedure BrowserCommand( _eCommand: eMFBrowserCommand; _bsParams: String );
void BrowserCommand( eMFBrowserCommand _eCommand, BSTR* _bsParams )