DatStat Illume 4.5 SDK Class Reference

HookContext Class

The HookContext object is the sole parameter supplied to all survey hooks. It provides the developer the ability to interact with the currently running survey (i.e. the survey from which the hook is being called) and perform some system level functions.

For a list of all members of this type, see HookContext Members.

System.Object
   HookContext

public class HookContext : IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: DatStat.Collector

Assembly: Collector (in Collector.dll)

See Also

HookContext Members | DatStat.Collector Namespace