Function
The function CloseObject is used to close an object for the user process. Messages about changes of a value or change of this object will not be sent.
Declaration
void CloseObject(HOBJ id)

Parameters
The parameter id is an unique identifier of the closed object. The identifier was obtained during at opening the object.
Napíšte komentár