FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Protected Attributes | List of all members
CNavShell Class Reference

#include <CNavShell.h>

Public Member Functions

 CNavShell (CNavShell const &)
 
 CNavShell (void)
 
 operator IMalloc * (void)
 
CNavShelloperator= (CNavShell const &)
 
_ITEMIDLISTCopyItemList (_ITEMIDLIST *)
 
_ITEMIDLISTExtractItem (_ITEMIDLIST *)
 
_ITEMIDLISTGetQualifiedItemList (IShellFolder *, _ITEMIDLIST *)
 
virtual ~CNavShell (void)
 
void FreeItemList (_ITEMIDLIST *&)
 

Static Protected Attributes

static ARX_API_STATIC IMallocm_alloc
 

Detailed Description

Definition at line 24 of file CNavShell.h.

Constructor & Destructor Documentation

◆ CNavShell() [1/2]

CNavShell::CNavShell ( CNavShell const & )

◆ CNavShell() [2/2]

CNavShell::CNavShell ( void )

◆ ~CNavShell()

virtual CNavShell::~CNavShell ( void )
virtual

Member Function Documentation

◆ CopyItemList()

_ITEMIDLIST * CNavShell::CopyItemList ( _ITEMIDLIST * )

◆ ExtractItem()

_ITEMIDLIST * CNavShell::ExtractItem ( _ITEMIDLIST * )

◆ FreeItemList()

void CNavShell::FreeItemList ( _ITEMIDLIST *& )

◆ GetQualifiedItemList()

_ITEMIDLIST * CNavShell::GetQualifiedItemList ( IShellFolder * ,
_ITEMIDLIST *  )

◆ operator IMalloc *()

CNavShell::operator IMalloc * ( void )

◆ operator=()

CNavShell & CNavShell::operator= ( CNavShell const & )

Member Data Documentation

◆ m_alloc

ARX_API_STATIC IMalloc* CNavShell::m_alloc
staticprotected

Definition at line 27 of file CNavShell.h.


The documentation for this class was generated from the following file: