ISecuritySnapshotCallback.OnOperation

Syntax

OnOperation(ApplyOperation: SnapshotApplyOperationType; Var State: Integer);

Parameters

ApplyOperation. Type of operation executed when security policy is applied.

State. State.

Description

The OnOperation method implements an event that takes place while using the security policy.

Example

The method use is given in the example for ISecuritySnapshot.ApplyFromFile.

See also:

ISecuritySnapshotCallback