Share

CNavDataArray

Class Hierarchy

CNavDataArray

C++

class CNavDataArray : public CNavArray<CNavData>;

File

aNavDataArray.h

Description

This class is used to return an array of CNavData objects to a file navigation dialog. The array is supplied on construction of the dialog.

Was this information helpful?