COlePasteSpecialDialog::GetPasteIndex

int GetPasteIndex( ) const;

Return Value

The index into the array of OLEUIPASTEENTRY structures that was selected by the user. The format that corresponds to the selected index should be used when performing the paste operation.

Remarks

Gets the index value associated with the entry the user selected.

For more information, see the OLEUIPASTEENTRY structure in the OLE 2.01 User Interface Library.

COlePasteSpecialDialog OverviewClass MembersHierarchy Chart

See Also   COlePasteSpecialDialog::DoModal