Microsoft Internet Security and Acceleration Server 2000

FPCAdapter.Description Property

Gets the name of the network adapter.

VBScript Syntax[VBScript]

[ sDescription = ] FPCAdapter.Description

C++ Syntax[C++]

HRESULT get_Description(
  BSTR *psDescription
);

Parameters

sDescription
String that specifies the description of the adapter.

The property is read-only.

Applies To

FPCAdapter