API Reference

Enum

OneNoteFileNodeId

Namespace OfficeIMO.OneNote
Assembly OfficeIMO.OneNote
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Known MS-ONESTORE file-node identifiers. Unknown values remain available through RawId.

Inheritance

  • Enum
  • OneNoteFileNodeId

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Values

public const OneNoteFileNodeId Unknown #

An identifier not currently mapped by OfficeIMO.OneNote.

Value: 0
public const OneNoteFileNodeId ObjectSpaceManifestRoot #

Declares the root object space.

Value: 4
public const OneNoteFileNodeId ObjectSpaceManifestListReference #

References an object-space manifest list.

Value: 8
public const OneNoteFileNodeId ObjectSpaceManifestListStart #

Begins an object-space manifest list.

Value: 12
public const OneNoteFileNodeId RevisionManifestListReference #

References a revision-manifest list.

Value: 16
public const OneNoteFileNodeId RevisionManifestListStart #

Begins a revision-manifest list.

Value: 20
public const OneNoteFileNodeId RevisionManifestStart4 #

Begins a version-4 revision manifest.

Value: 27
public const OneNoteFileNodeId RevisionManifestEnd #

Ends a revision manifest.

Value: 28
public const OneNoteFileNodeId RevisionManifestStart6 #

Begins a version-6 revision manifest.

Value: 30
public const OneNoteFileNodeId RevisionManifestStart7 #

Begins a version-7 revision manifest.

Value: 31
public const OneNoteFileNodeId GlobalIdTableStart #

Begins a compact global-identification table.

Value: 33
public const OneNoteFileNodeId GlobalIdTableStart2 #

Begins a global-identification table.

Value: 34
public const OneNoteFileNodeId GlobalIdTableEntry #

Declares a global-identification table entry.

Value: 36
public const OneNoteFileNodeId GlobalIdTableEntry2 #

Maps one dependency global-identification entry.

Value: 37
public const OneNoteFileNodeId GlobalIdTableEntry3 #

Maps a range of dependency global-identification entries.

Value: 38
public const OneNoteFileNodeId GlobalIdTableEnd #

Ends a global-identification table.

Value: 40
public const OneNoteFileNodeId ObjectDeclarationWithRefCount #

Declares an object with a compact reference count.

Value: 45
public const OneNoteFileNodeId ObjectDeclarationWithRefCount2 #

Declares an object with a large reference count.

Value: 46
public const OneNoteFileNodeId ObjectRevisionWithRefCount #

Revises an object with a compact reference count.

Value: 65
public const OneNoteFileNodeId ObjectRevisionWithRefCount2 #

Revises an object with a large reference count.

Value: 66
public const OneNoteFileNodeId RootObjectReference2 #

References a root object using a compact identifier.

Value: 89
public const OneNoteFileNodeId RootObjectReference3 #

References a root object using an extended identifier.

Value: 90
public const OneNoteFileNodeId RevisionRoleDeclaration #

Declares a revision role.

Value: 92
public const OneNoteFileNodeId RevisionRoleAndContextDeclaration #

Declares a revision role and context.

Value: 93
public const OneNoteFileNodeId ObjectDeclarationFileData3RefCount #

Declares a file-data object.

Value: 114
public const OneNoteFileNodeId ObjectDeclarationFileData3LargeRefCount #

Declares a file-data object with a large reference count.

Value: 115
public const OneNoteFileNodeId ObjectDataEncryptionKeyV2 #

Declares an object-data encryption key.

Value: 124
public const OneNoteFileNodeId ObjectInfoDependencyOverrides #

Overrides object dependency information.

Value: 132
public const OneNoteFileNodeId DataSignatureGroupDefinition #

Defines a data-signature group.

Value: 140
public const OneNoteFileNodeId FileDataStoreListReference #

References the file-data store list.

Value: 144
public const OneNoteFileNodeId FileDataStoreObjectReference #

References one file-data store object.

Value: 148
public const OneNoteFileNodeId ObjectDeclaration2RefCount #

Declares a version-2 object with a compact reference count.

Value: 164
public const OneNoteFileNodeId ObjectDeclaration2LargeRefCount #

Declares a version-2 object with a large reference count.

Value: 165
public const OneNoteFileNodeId ObjectGroupListReference #

References an object-group list.

Value: 176
public const OneNoteFileNodeId ObjectGroupStart #

Begins an object group.

Value: 180
public const OneNoteFileNodeId ObjectGroupEnd #

Ends an object group.

Value: 184
public const OneNoteFileNodeId ReadOnlyObjectDeclaration2RefCount #

Declares a read-only object.

Value: 196
public const OneNoteFileNodeId ReadOnlyObjectDeclaration2LargeRefCount #

Declares a read-only object with a large reference count.

Value: 197
public const OneNoteFileNodeId ChunkTerminator #

Terminates a non-final file-node-list fragment.

Value: 255