Microsoft Internet Security and Acceleration Server 2000

FPCSnapinNode.CurrentObject Property

Gets the object that you are extending. Through this property you can access FPCVendorParametersSets.

VBScript Syntax[VBScript]

[ Object = ] FPCSnapinNode.CurrentObject( Object )

C++ Syntax[C++]

HRESULT get_CurrentObject(
  Dispatch **pObject
);

Parameters

Object
The current object.

The property is read-only.

Applies To

FPCSnapinNode