IPOlItems::SetColumns (Windows Embedded CE 6.0)
1/6/2010
The SetColumns method is no longer supported.
Syntax
HRESULT SetColumns(
BSTR Columns
);
Parameters
- Columns
[in] Reference to the columns. For information on the BSTR type, see BSTR.
Return Value
For backward compatibility, this method always returns S_OK.
Requirements
Header | pimstore.h |
Library | Pimstore.lib |
Windows Embedded CE | Windows CE 2.0 and later |