SetEmpty

Applies to: SharePoint Foundation 2010

Sets the document property to null.

HRESULT SetEmpty();

Return Value

The IParserProperty Interface methods return typical HRESULT values. In general, the method should return a positive OK value when successful or a negative FAIL value when unsuccessful.

See Also

Reference

IParserProperty Interface

Concepts

Custom Document Parsers

Document Parser Interface Overview