Share

AcApStatusBar::GetID

C++

virtual SB_DEPRECATED int GetID(
    AcPane* pPane
) const = 0;

Description

This function returns the object ID of the specified pane object.

Parameters

Parameters Description
pPane Input pointer to the pane

Links

AcApStatusBar

Was this information helpful?