EVTPARAM_CmpAppDenyStop
(STRUCT)
TYPE EVTPARAM_CmpAppDenyStop : STRUCT
<category>Event parameter</category>
<element name=”pApp” type=”IN”>Pointer to application description</element>
<element name=”ulStop” type=”IN”>Reason for the stop, see corresponding category</element>
<element name=”bDeny” type=”OUT”>1=Stop is denied, 0=stop is executed</element>
- InOut:
Name
Type
pApp
POINTER TO APPLICATION
ulStopReason
DWORD
bDeny
DINT