XML-DA method to asynchronously get item properties from an XML-DA or OPC-DA server.
Syntax
Parameters
- asyncResult
- The reference to the pending asynchronous request to wait for.
- PropertyLists
- One of these elements is returned for each requested item.
ItemName and ItemPath are returned for convenience. If unknown or invalid an error is returned in ResultID.
Otherwise, Property contains the list of requested properties. For a detailed description of ItemProperty see the
separate section in the OPC specification.
- Errors
- An array of OPCError elements with the description of the errors occured in this server call.
Errors are only present if Items contain result codes.
Return Value
Container of information that represents the basic information for most responses.
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>
See Also