IFsrmPropertyBag::get_ParentDirectoryId method (fsrmpipeline.h)

The NTFS identifier of the file's parent directory.

This property is read-only.

Syntax

HRESULT get_ParentDirectoryId(
  VARIANT *parentDirectoryId
);

Parameters

parentDirectoryId

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h
DLL SrmSvc.dll

See also

IFsrmPropertyBag