GetFullFilePath method of the DfsrIdRecordInfo class

Retrieves the complete path to the file or folder.

Syntax

uint32 GetFullFilePath(
  [out] string FullPath
);

Parameters

FullPath [out]

The full path, if the method succeeds.

Return value

This method returns one of the MONITOR_STATUS return codes or one of the system error codes.

Requirements

Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
End of client support
Windows Vista
Namespace
Root\MicrosoftDfs
MOF
DfsRProvs.mof
DLL
DfsRWmiV2.dll

See also

DfsrIdRecordInfo