#include opcapi.h
int opcdata_clear (
opcdata
* data /*in/out*/
);
Parameters
Description
Frees an re-initializes all fields in data
.
Return Values
OPC_ERR_OK:
OPC_ERR_INVALID_INPARAM:
data
is invalid; probably NULL
OPC_ERR_CANT_INIT:
OPC_ERR_NO_MEMORY:
Versions
HPOM for Windows A.07.50 and later