CodeMGetName (FUN)
FUNCTION CodeMGetName : RTS_IEC_RESULT
Get name of the opened CodeMeter container
- InOut:
Scope
Name
Type
Comment
Return
CodeMGetNameRTS_IEC_RESULTError code (see CmpErrors2 Interfaces Library) or ERR_OK if succeeded
Input
hCodeMeterRTS_IEC_HANDLEHandle to the CodeMeter license container retrieved by CodeMOpen() or CodeMGetFirst / CodeMGetNext.
Inout
wstNameWSTRING(255)Returns the name of the specified CodeMeter license container
Input
nLenBytesUDINTMaximum length of wstName: SIZEOF(wstName)