Microsoft Internet Security and Acceleration Server 2000

FPCLog.ComponentType Property

Gets the type of component to which this log configuration belongs. There are three possible logging components:

VBScript Syntax[VBScript]

[ LoggingComponents = ] FPCLog.ComponentType

C++ Syntax[C++]

HRESULT get_ComponentType(
  FpcLoggingComponents *pLoggingComponents
);

Parameters

LoggingComponents
A value from the FpcLoggingComponents enumerated type.
The property is read-only.

Applies To

FPCLog