Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

GetDimensionSize method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Gets the size of the array held by the MxValue. MxValue determines the size of the array based on the max index value of prior calls to PutElement.

Class

IMxValue

Syntax

[C#]

void GetDimensionSize(

out int pSize

);

[Visual C++]

HRESULT GetDimensionSize(

[out] long *pSize

);

Parameters

pSize

Receives the specified dimension's size.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in