lp_dwstate
Pointer to a DWORD in which the status of the tag is stored after the function has been
completed.
Return value
TRUE
The function itself has been completed without any errors.
However, no test is made as to whether the tag could be written without errors. For this purpose,
the tag status must be evaluated.
FALSE
An error has occurred.
See also
Tag statuses (Page 1543)
SetTagFloatStateWait example (Page 1524)
Principle of the SetTag functions (Page 1417)
SetTagRawState
Function
Sets the value of a tag of the data type "Raw data type". The status of the tag is also returned.
Syntax
BOOL SetTagRawState(Tag Tag_Name, BYTE* pValue, DWORD size, PDWORD
lp_dwstate);
Parameters
Tag_Name
name of the tag
pValue
The pointer to a byte field which contains the value of the raw data tag
ANSI-C function descriptions
3.3 Internal functions
MDM - WinCC: Scripting (VBS, ANSI-C, VBA)
1436
System Manual, 11/2008,