This topic has not yet been rated - Rate this topic

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 [desktop apps only]

Minimum supported server

Windows Server 2003 R2 [desktop apps only]

End of client support

Windows Vista

Namespace

\\.\Root\MicrosoftDfs

MOF

Dfsrprov.mof;
Dfsrprovs.mof on Windows Server 2008 R2 and Windows Server 2008

See also

DfsrIdRecordInfo

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.