Microsoft Internet Security and Acceleration Server 2000

FPCServer.ProductId Property

Gets the identifier (ID) of the product installed on this server.

VBScript Syntax[VBScript]

[ sProductId = ] FPCServer.ProductId

C++ Syntax[C++]

HRESULT get_ProductId(
  BSTR *psProductId
);

Parameters

sProductId
String that specifies the product ID.

The property is read-only.

Applies To

FPCServer