IUrlAccessor3::IsDocument Method

Ascertains whether an item URL is a document or directory.

Syntax

HRESULT IsDocument(VOID);

Return Value

Returns S_FALSE if the item is a directory; otherwise, it returns S_OK.