Click or drag to resize
IAccessFilterInitialise Method
Initialises the filter. Changes to the Access object after this call have no effect on the operation of the filter. Multiple calls are permitted.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Initialise(
	Access access
)

Parameters

access
Type: VirtualRadar.Interface.SettingsAccess
See Also