Microsoft DirectX 8.1 (C++)

CBasePropertyPage::m_DialogId

The m_DialogId member variable specifies the resource identifier for the dialog. This variable is initialized in the constructor method.

Syntax

int m_DialogId;

See Also