PRJ_PLACEHOLDER_VERSION_INFO Structure |
Namespace: ShellBoost.Core.ProjFS
public struct PRJ_PLACEHOLDER_VERSION_INFO
The PRJ_PLACEHOLDER_VERSION_INFO type exposes the following members.
Name | Description | |
---|---|---|
![]() | ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() | ContentID |
A content identifier, generated by the provider. This value is used to distinguish different versions of the same file, i.e. different file contents and/or metadata (e.g. timestamps) for the same file path.
|
![]() ![]() | PRJ_PLACEHOLDER_ID_LENGTH |
Length of ContentID and ProviderID in bytes.
|
![]() | ProviderID |
A provider-specific identifier. The provider may use this value as its own unique identifier, for example as a version number for the format of the ContentID field.
|