Click or drag to resize

ExportBase<FIELDSETTINGSTYPE, EXPORTSETTINGSTYPE, PROFILESETTINGSTYPE, USERSETTINGSTYPE>.Hook Method

Hooks to all Event Extensions given at GetEventExtensions().

Namespace: CTExtensions.ExportCore
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public override bool Hook(
	CTInterface oCTInterface
)

Parameters

oCTInterface  CTInterface
CT Events API

Return Value

Boolean
True
See Also