AUTOGetPropertyInvokeArgs (W*32)

AUTO Function: Passes an argument list data structure and gets the value of the automation object's property specified in the argument list's first argument.

Module

USE IFAUTO

Syntax

result = AUTOGetPropertyInvokeArgs (idispatch,invoke_args)

idispatch

The object's IDispatch interface pointer. Must be of type INTEGER(INT_PTR_KIND()).

invoke_args

The argument list data structure. Must be of type INTEGER(INT_PTR_KIND()).

Results

Returns an HRESULT describing the status of the operation. Must be of type INTEGER(INT_PTR_KIND()).


Submit feedback on this help topic

Copyright © 1996-2011, Intel Corporation. All rights reserved.