a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 commodities.library
  ActivateCxObj
  AddIEvents
  AttachCxObj
  ClearCxObjError
  CreateCxObj
  CxBroker
  CxMsgData
  CxMsgID
  CxMsgType
  CxObjError
  CxObjType
  DeleteCxObj
  DeleteCxObjAll
  DisposeCxMsg
  DivertCxMsg
  EnqueueCxObj
  InsertCxObj
  InvertKeyMap
  MatchIX
  ParseIX
  RemoveCxObj
  RouteCxMsg
  SetCxObjPri
  SetFilter
  SetFilterIX
  SetTranslate
Include
GuruMeditation
Docs » Autodocs » commodities.library » CxObjType

NAME

	CxObjType -- obtain the type of a commodity object. (V36)

SYNOPSIS

	type = CxObjType(co);
D0 A0
ULONG CxObjType(CxObj *);

FUNCTION

	This function should not really be necessary. It returns
the type of a commodity object, which you should already
know, since you created it in the first place.

INPUTS

	co - the commodity object to inquire about (may be NULL)

RESULT

	type - the type of the commodity object, possible values are
defined in <libraries/commodities.h>. Returns CX_INVALID
if 'co' is NULL.

SEE ALSO

CreateCxObj()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Horizon

HZ
AFL
RZR
KEF

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se