PRJ_VIRTUALIZATION_INSTANCE_INFO structure (projectedfslib.h)

Information about a virtualization instance.

Syntax

typedef struct PRJ_VIRTUALIZATION_INSTANCE_INFO {
  GUID   InstanceID;
  UINT32 WriteAlignment;
} PRJ_VIRTUALIZATION_INSTANCE_INFO;

Members

InstanceID

An ID corresponding to a specific virtualization instance.

WriteAlignment

The value used for the byteOffset and length parameters of PrjWriteFileData.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1809 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Header projectedfslib.h