Share via


PR_NULL

The PR_NULL property represents a null value or setting of a property or reserves array space.

Additional Information

Identifier: 0x0000
Property type: PT_NULL
Property tag: 0x00000001

Remarks

The PR_NULL property is used to reserve space in arrays of SPropValue structures. It is used in an array of SPropTag structures to tell the method to reserve space in the returned array of SPropValue structures. This allows for computed properties to be filled in an inexpensive way.

Requirements

Smartphone: Windows Mobile 2002 and later
OS Versions: Windows CE 3.0 and later
Header: mapitags.h
Library: cemapi.lib

Last updated on Friday, April 22, 2005

© 2005 Microsoft Corporation. All rights reserved.

Send feedback on this topic to the authors.