IEventGpibCIC::CICState
Description
The CIC state.
VB Prototype
Dim value As Boolean
                                            value = object.CICState
                                        
C++ Prototype
HRESULT get_CICState(
                                        
  VARIANT_BOOL* CICState
);
		
Return Value
Refer to the table of return codes.
See Also
type, CustomEventTypeNumber, CICState, GetAttribute, SetAttribute, Close, IEventGpibCIC Overview