Initialize

Displays the HsvPOVSelection control. The control displays the dimension members for the application represented by the specified HsvSession instance.

Note:

You must call EnableDimension before calling Initialize.

Syntax

<HsvPOVSelection>.Initialize pIHsvSessionUnk

Argument

Description

pIHsvSessionUnk

HsvSession object (ByVal). The HsvSession instance for the application.

Tip:

HsvSession object references are returned by the OpenApplication methods of the HsxClient and HsxClientUI objects.

Example

Initialize is used in the example for EnableDimension.