Click or drag to resize

IMcDeepUndoStackStackInfo Method

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Function StackInfo ( 
	UndoElseRedo As Boolean,
	DepthIndex As Integer,
	WhatInfo As mcStackInfoWhatInfo
) As Object

Parameters

UndoElseRedo
Type: SystemBoolean
DepthIndex
Type: SystemInt32
WhatInfo
Type: MediaCy.IQL.EnginemcStackInfoWhatInfo

Return Value

Type: Object
See Also