Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method gets displayable information about the field.
Syntax
Parameters
dwFields
[in] A combination of FIELD_INFO_FIELDS constants that selects the information to be displayed. If the field represents a symbol, this is typically the symbol name and type.
pFieldInfo
[out] Returns the information in the supplied FIELD_INFO structure.
Return Value
If successful, returns S_OK
; otherwise, returns an error code.