CODCompPropSheet::DoModal

SEC_INT CODCompPropSheet::DoModal(void)

Displays a modal component property sheet. The pages will be created and initialized for you. Changes will be made in the components without additional processing (it is not necessary to implement processing based on DoModal() return code).

Defined in: OdCompPropSheet.cpp

Return Value

IDOK or IDCANCEL if the function was successful; otherwise 0.