HypFreeDataPoint

Data provider types: Oracle Essbase, Oracle Hyperion Planning, Oracle Planning and Budgeting Cloud, Oracle Hyperion Financial Management

Description

HypFreeDataPoint() frees any memory allocated by HypGetDataPoint.

Syntax

Syntax

HypFreeDataPoint(vtInfo)

ByRef vtInfo As Variant

Parameters

vtInfo: The variant array returned by HypGetDataPoint

Return Value

Returns 0 if successful; returns -15 ("Invalid Parameter)") if not successful.

Example

See HypGetDataPoint for an example of HypFreeDataPoint.