Huge Collections of Software Manuals and Knowledgebase

GreatManuals.com
Huge Collections of Software Manuals and Knowledgebase

 
Home Contact Us Request to publish your help manuals Request to remove your help manuals
Introduction
» Overview
» DF SDK™ Version 1.0.2.2
» DF SDK v1.0.2.2 Version History
» Binary Files Comparing
» Acknowledgments
Library LIBDF
» Introduction
» How it Works?
Getting Started
» File Comparing & Difference File Building
» df-file Applying (Reconstruction of New File)
Comparing & Diff
» dfOpenCmpByNames Function
» dfOpenCmpByHandles Function
» dfCompare Function
» dfTestCmpResult Function
» dfBuildN, dfBuildH Function
» dfCloseCmp Function
» TDfCmp Structure
» TDfCmpOptions Structure
» TDfCmpResult Structure
» TDfBldOptions Structure
Difference Applying
» dfOpenDfFile Function
» dfCloseDfFile Function
» dfGetDfInfo Function
» dfApplyN, dfApplyH Function
» dfTouch Function
» dfGetExtraDataSize Function
» dfGetExtraData Function
» TDfChangePhase Structure
» TDfInteract Structure
» TDfProgress Structure
Support Detail
» Error Codes
» Frequenlty Asked Questions
» How to Register DF SDK?
» DF SDK Update & Support
» Contact Information
 

dfGetDfInfo Function

Summary

dfGetDfInfo function returns information on df-file content.

Syntax

TDfCmp const * dfGetDfInfo ( TDfHandle hDf );

Arguments

hDf

[Input]

Special df-file descriptor, created by dfOpenDfFile function.

Can not be NULL.

Return Values

deleted partition recovery notebook recovery free windows password recovery
restore usb pen drive file restore digital photos unerase
professional data recovery data recovery tools downloads drive recovery software

The function returns the pointer on the TDfCmp structure, which fields contain information on df-file content. (See TDfCmp structure description for details)

The pointer is valid during all lifecycle of hDf descriptor.

Home | Contact Us | Request to publish your help manuals | Request to remove your help manuals