Поделиться через


CPrintDialog::GetCopies

Retrieves the number of copies requested.

int GetCopies( ) const;

Возвращаемое значение

The number of copies requested.

Заметки

Call this function after calling DoModal to retrieve the number of copies requested.

Пример

See the example for CPrintDialog::PrintCollate.

Требования

Header: afxdlgs.h

См. также

Основные понятия

CPrintDialog Class

CPrintDialog Members

Hierarchy Chart

CPrintDialog::PrintCollate