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.

2 Intel <strong>Fortran</strong> <strong>Libraries</strong> <strong>Reference</strong>valueAn output argument that returns the argument’s value. Must be of type INTEGER(2),INTEGER(4), REAL(4), REAL(8), LOGICAL(2), LOGICAL(4), CHARACTER*(*), or a singledimension array of one of these types.typeThe variant type of the requested argument. Must be one of the following constants defined in theIFWINTY module:VARIANT TypeVT_I2VT_I4VT_R4VT_R8VT_CYVT_DATEVT_BSTRVT_DISPATCHVT_ERRORVT_BOOLVT_UNKNOWNValue TypeINTEGER(2)INTEGER(4)REAL(4)REAL(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).AUTOGetPropertyByIDAUTO Function: Passes the member ID of the property and gets 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 = AUTOGetPropertyByID (idispatch, memid, invoke_args)idispatchThe object’s IDispatch interface pointer. Must be of type INTEGER(4).2-14

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

Saved successfully!

Ooh no, something went wrong!