Query the properties defined for the specified item
Syntax
Parameters
- ItemHandle
- Application item handle
- numProp
- Number of properties retruned
- IDs
- Array with the the property ID number
- Names
- Array with the property names. This symbolic name is used only in the
XML-DA server. It is ignored by the DANSrv OPC DA server.
- Descriptions
- Array with the property description
- Values
- Array with the current property values
Return Value
HRESULT success/error code. S_FALSE if the item has no custom properties.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also