IIecVarAccess12.VarAccGetContentFeatureFlags (METH)ΒΆ

METHOD VarAccGetContentFeatureFlags : SysTypes.RTS_IEC_RESULT

Gets the content feature flags. Return values: - ERR_OK -> if pContentFeatureFlags is not 0, it will be set to the feature flags. - ERR_NOTINITIALIZED -> The code generator did not set the flag value.

InOut:

Scope

Name

Type

Comment

Return

VarAccGetContentFeatureFlags

SysTypes.RTS_IEC_RESULT

Input

pContentFeatureFlags

POINTER TO ContentFeatureFlags

Pointer to the destination variable. May be 0 to just query whether the flags are set or not.