Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets the vendor-supplied name of the application filter.
Note Though C++ syntax is provided for this property, C++ programmers should set this property using the parameters of the IFWXFilterAdmin::InstallFilter method.
FPCApplicationFilter.Name [ = sName ]
HRESULT get_Name( BSTR *psName ); HRESULT put_Name( BSTR sName );
The property is read-write.