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

Application Server

GetDataType method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the data type of the value stored in the MxValue.

Class

IMxValue

Syntax

[C#]

MxDataType GetDataType();

[Visual C++]

HRESULT GetDataType(

[out, retval] MxDataType *pVal

);

Parameters

pVal

Receives the data type.

Returns

S_OK - Success

E_POINTER - An invalid pointer was passed in.

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