IBinaryPropertyBag Members

Applies to: SharePoint Foundation 2010

Provides an interface with methods for reading and writing values in a property bag object as binary data.

The following tables list the members that are exposed by the IBinaryPropertyBag Interface.

Methods in Vtable Order

IUnknown Methods

Description

QueryInterface

Returns pointers to supported interfaces.

AddRef

Increments the reference count.

Release

Decrements the reference count.

IBinaryPropertyBag Methods

Description

GetBytes

Retrieves a property value as binary data.

SetBytes

Writes a new property value as binary data.

See Also

Reference

IBinaryPropertyBag Interface

Concepts

Document Parser Interface Overview

Custom Document Parsers