12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Descriptions of the Library Routines 2VARIANT TypeVT_R8VT_CYVT_DATEVT_BSTRVT_DISPATCHVT_ERRORVT_BOOLVT_UNKNOWNValue TypeREAL(8)REAL(8)REAL(8)CHARACTER*(*)INTEGER(4)INTEGER(4)LOGICAL(2)INTEGER(4)Results:Returns an HRESULT describing the status of the operation. Must be of type INTEGER(4).AUTOSetPropertyByIDAUTO Function: Passes the member ID of the property and sets the value of the automationobject’s property into the argument list’s first argument. This function is only available onWindows* systems on IA-32 processors.Module: USE IFAUTOSyntaxresult = AUTOSetPropertyByID (idispatch, memid, invoke_args)idispatchThe object’s IDispatch interface pointer. Must be of type INTEGER(4).memidMember ID of the property. Must be of type INTEGER(4).invoke_argsThe argument list data structure. Must be of type INTEGER(4).Results:Returns an HRESULT describing the status of the operation. Must be of type INTEGER(4).2-17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!