ReactOS 0.4.15-dev-7958-gcd0bb1a
_CCB Struct Reference

#include <cdstruc.h>

Collaboration diagram for _CCB:

Public Member Functions

 _Field_range_ (==, CDFS_NTC_CCB) NODE_TYPE_CODE NodeTypeCode
 

Public Attributes

NODE_BYTE_SIZE NodeByteSize
 
ULONG Flags
 
PFCB Fcb
 
ULONG CurrentDirentOffset
 
CD_NAME SearchExpression
 
NODE_TYPE_CODE NodeTypeCode
 
BOOLEAN ContainsWildCards
 
PVOID EncryptionOnCloseContext
 
union {
   struct {
      VBO   OffsetToStartSearchFrom
 
      union {
         OEM_STRING   Wild
 
         FAT8DOT3   Constant
 
      }   OemQueryTemplate
 
      UNICODE_STRING   UnicodeQueryTemplate
 
      ULONG   EaModificationCount
 
      ULONG   OffsetOfNextEaToReturn
 
   } 
 
   CLOSE_CONTEXT   CloseContext
 
}; 
 

Detailed Description

Definition at line 1067 of file cdstruc.h.

Member Function Documentation

◆ _Field_range_()

_CCB::_Field_range_ ( CDFS_NTC_CCB  )

Member Data Documentation

◆ 

union { ... } _CCB::@725

◆ CloseContext

CLOSE_CONTEXT _CCB::CloseContext

Definition at line 1450 of file fatstruc.h.

◆ Constant

FAT8DOT3 _CCB::Constant

Definition at line 1426 of file fatstruc.h.

Referenced by _Requires_lock_held_(), and FatSetRenameInfo().

◆ ContainsWildCards

BOOLEAN _CCB::ContainsWildCards

Definition at line 1379 of file fatstruc.h.

Referenced by _Requires_lock_held_(), and FatSetRenameInfo().

◆ CurrentDirentOffset

ULONG _CCB::CurrentDirentOffset

Definition at line 1097 of file cdstruc.h.

◆ EaModificationCount

ULONG _CCB::EaModificationCount

Definition at line 1437 of file fatstruc.h.

◆ EncryptionOnCloseContext

PVOID _CCB::EncryptionOnCloseContext

Definition at line 1385 of file fatstruc.h.

◆ Fcb

PFCB _CCB::Fcb

Definition at line 1086 of file cdstruc.h.

Referenced by CdCreateCcb().

◆ Flags

ULONG _CCB::Flags

Definition at line 1080 of file cdstruc.h.

Referenced by _Requires_lock_held_(), CdCreateCcb(), and FatSetRenameInfo().

◆ NodeByteSize

NODE_BYTE_SIZE _CCB::NodeByteSize

Definition at line 1074 of file cdstruc.h.

Referenced by CdCreateCcb().

◆ NodeTypeCode

NODE_TYPE_CODE _CCB::NodeTypeCode

Definition at line 1366 of file fatstruc.h.

Referenced by CdCreateCcb().

◆ 

union { ... } _CCB::OemQueryTemplate

◆ OffsetOfNextEaToReturn

ULONG _CCB::OffsetOfNextEaToReturn

Definition at line 1446 of file fatstruc.h.

◆ OffsetToStartSearchFrom

VBO _CCB::OffsetToStartSearchFrom

Definition at line 1401 of file fatstruc.h.

◆ SearchExpression

CD_NAME _CCB::SearchExpression

Definition at line 1098 of file cdstruc.h.

◆ UnicodeQueryTemplate

UNICODE_STRING _CCB::UnicodeQueryTemplate

Definition at line 1430 of file fatstruc.h.

Referenced by _Requires_lock_held_(), and FatSetRenameInfo().

◆ Wild

OEM_STRING _CCB::Wild

Definition at line 1420 of file fatstruc.h.


The documentation for this struct was generated from the following files: