Skip to content

Latest commit

 

History

History
77 lines (62 loc) · 2.34 KB

ne-fhcfg-fh_target_drive_types.md

File metadata and controls

77 lines (62 loc) · 2.34 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:fhcfg._FH_TARGET_DRIVE_TYPES
FH_TARGET_DRIVE_TYPES (fhcfg.h)
Specifies the type of a File History backup target.
FH_DRIVE_FIXED
FH_DRIVE_REMOTE
FH_DRIVE_REMOVABLE
FH_DRIVE_UNKNOWN
FH_TARGET_DRIVE_TYPES
FH_TARGET_DRIVE_TYPES enumeration [Windows API]
fhcfg/FH_DRIVE_FIXED
fhcfg/FH_DRIVE_REMOTE
fhcfg/FH_DRIVE_REMOVABLE
fhcfg/FH_DRIVE_UNKNOWN
fhcfg/FH_TARGET_DRIVE_TYPES
winprog.fh_target_drive_types
winprog\fh_target_drive_types.htm
winprog
4D3F3B57-BD6E-4334-8DF6-ECD317A051EC
12/05/2018
FH_DRIVE_FIXED, FH_DRIVE_REMOTE, FH_DRIVE_REMOVABLE, FH_DRIVE_UNKNOWN, FH_TARGET_DRIVE_TYPES, FH_TARGET_DRIVE_TYPES enumeration [Windows API], fhcfg/FH_DRIVE_FIXED, fhcfg/FH_DRIVE_REMOTE, fhcfg/FH_DRIVE_REMOVABLE, fhcfg/FH_DRIVE_UNKNOWN, fhcfg/FH_TARGET_DRIVE_TYPES, winprog.fh_target_drive_types
fhcfg.h
Windows
Windows 8 [desktop apps only]
Windows Server 2012 [desktop apps only]
Fhcfg.idl
Windows
FH_TARGET_DRIVE_TYPES
19H1
_FH_TARGET_DRIVE_TYPES
fhcfg/_FH_TARGET_DRIVE_TYPES
FH_TARGET_DRIVE_TYPES
fhcfg/FH_TARGET_DRIVE_TYPES
c++
APIRef
kbSyntax
HeaderDef
Fhcfg.h
FH_TARGET_DRIVE_TYPES

FH_TARGET_DRIVE_TYPES enumeration

-description

Specifies the type of a File History backup target.

-enum-fields

-field FH_DRIVE_UNKNOWN:0

The type of the backup target is unknown.

-field FH_DRIVE_REMOVABLE:2

The backup target is a locally attached removable storage device, such as a USB thumb drive.

-field FH_DRIVE_FIXED:3

The backup target is a locally attached nonremovable storage device, such as an internal hard drive.

-field FH_DRIVE_REMOTE:4

The backup target is a storage device that is accessible over network, such as a computer that is running Windows Home Server.

-see-also

IFhTarget::GetNumericalProperty