IFolderViewSettings::GetColumnPropertyList method
Gets an ordered list of columns that corresponds to the column enumerated.
Syntax
HRESULT GetColumnPropertyList( [out] IPropertyDescriptionList **pppdl );
Parameters
- pppdl [out]
-
Type: IPropertyDescriptionList**
The address of an IPropertyDescriptionList interface pointer.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Show: