You are here: GCF VBScript functions > GCFDocHybridEvent_AfterHybridPart function

GCFDocHybridEvent_AfterHybridPart function

Event handler called after a hybrid document action is performed on a document.

Syntax

Function GCFDocHybridEvent_AfterHybridPart (Batch, Action, PartName)

Parameters

Name Description

Batch

An object that represents the batch of documents the user has selected.

Action

A long integer that represents one or more AS_HYBRID_ACTION constants.

PartName

Optional name for the hybrid part.