You are here: Understanding the Meridian event procedures > About the document hybrid events > DocHybridEvent_InitializeHybridParts event

DocHybridEvent_InitializeHybridParts event

Occurs before hybrid document actions are performed on a batch of documents.

Syntax

DocHybridEvent_InitializeHybridParts(Batch, Action)
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.

Related concepts

About the document hybrid events