Feedback

  • Contents
 

II3IDStepEvents::GenerateI3Pub Method

Synopsis

Called prior to a step being written to an Intermediate Publish (.i3pub) file.

IDL Function Prototype

HRESULT GenerateI3Pub(

   [in] II3IDStep * Step

);

C/C++ Syntax

HRESULT GenerateI3Pub(II3IDStep * Step);

Parameters

Step

An II3IDStep object.