Share via


IPOlItems::SetColumns

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/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
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

IPOlItems
Pocket Outlook Object Model Interfaces