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 » SetFilterIX

NAME

	SetFilterIX -- change the matching condition of a commodity filter.
(V36)

SYNOPSIS

	SetFilterIX(filter,ix);
A0 A1
VOID SetFilterIX(CxObj *,IX *);

FUNCTION

	This function changes the matching condition of a commodity input
filter to that described by the binary input expression pointed by
'ix'.
Input expressions are defined in <libraries/commodities.h>.
It is important to remember that the first field of the input
expression structure must indicate which version of the
input expression structure is being used.

INPUTS

	filter - the filter object to affect (may be NULL)
ix - the new matching conditions for the filter

RESULT

	The internal error of 'filter' will have the COERR_BADFILTER
bit set or cleared depending on the failure or success of this
function.

SEE ALSO

SetFilter(), CxObjError()

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:

Sanity

DC
ANA
SNT
AOA

Comments:

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