This method is used to "Lock" the Work_TAG buffer to insure that no other process modify it while we are using it.
Syntax
void Work_TAG_Lock(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method does not return a value.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also