Skip to content

EnumerateWorkspaceData - cWorkspace

Sends information about the current Workspace to another object

Type: Procedure

Parameters

Parameter Type Description
hoCallBack Handle Object handle of an object that you want the information sent to
hmGeneric Handle Message handle of a message that you want to send

Syntax

Procedure EnumerateWorkspaceData Handle hoCallBack Handle hmGeneric

Call Example

Send EnumerateWorkspaceData hoCallBack hmGeneric

Description

EnumerateWorkspaceData sends information about the current Workspace to another object.

This procedure is used internally by the AboutDialog class to provide information about the Workspace to the "About" box of your program.