ReactOS 0.4.15-dev-7942-gd23573b
_FCB_INIT_PACKET Struct Reference

#include <fcb.h>

Collaboration diagram for _FCB_INIT_PACKET:

Public Attributes

PULONG pAttributes
 
PULONG pNumLinks
 
PLARGE_INTEGER pCreationTime
 
PLARGE_INTEGER pLastAccessTime
 
PLARGE_INTEGER pLastWriteTime
 
PLARGE_INTEGER pLastChangeTime
 
PLARGE_INTEGER pAllocationSize
 
PLARGE_INTEGER pFileSize
 
PLARGE_INTEGER pValidDataLength
 

Detailed Description

Definition at line 243 of file fcb.h.

Member Data Documentation

◆ pAllocationSize

PLARGE_INTEGER _FCB_INIT_PACKET::pAllocationSize

Definition at line 251 of file fcb.h.

◆ pAttributes

PULONG _FCB_INIT_PACKET::pAttributes

Definition at line 245 of file fcb.h.

◆ pCreationTime

PLARGE_INTEGER _FCB_INIT_PACKET::pCreationTime

Definition at line 247 of file fcb.h.

◆ pFileSize

PLARGE_INTEGER _FCB_INIT_PACKET::pFileSize

Definition at line 252 of file fcb.h.

◆ pLastAccessTime

PLARGE_INTEGER _FCB_INIT_PACKET::pLastAccessTime

Definition at line 248 of file fcb.h.

◆ pLastChangeTime

PLARGE_INTEGER _FCB_INIT_PACKET::pLastChangeTime

Definition at line 250 of file fcb.h.

◆ pLastWriteTime

PLARGE_INTEGER _FCB_INIT_PACKET::pLastWriteTime

Definition at line 249 of file fcb.h.

◆ pNumLinks

PULONG _FCB_INIT_PACKET::pNumLinks

Definition at line 246 of file fcb.h.

◆ pValidDataLength

PLARGE_INTEGER _FCB_INIT_PACKET::pValidDataLength

Definition at line 253 of file fcb.h.


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