ReactOS 0.4.15-dev-7958-gcd0bb1a
KSALLOCATOR_FRAMING Struct Reference

#include <ks.h>

Public Attributes

union {
   ULONG   OptionsFlags
 
   ULONG   RequirementsFlags
 
}; 
 
ULONG PoolType
 
ULONG Frames
 
ULONG FrameSize
 
ULONG FileAlignment
 
ULONG Reserved
 

Detailed Description

Definition at line 1660 of file ks.h.

Member Data Documentation

◆ 

union { ... } KSALLOCATOR_FRAMING::@3021

◆ FileAlignment

ULONG KSALLOCATOR_FRAMING::FileAlignment

◆ Frames

ULONG KSALLOCATOR_FRAMING::Frames

◆ FrameSize

◆ OptionsFlags

ULONG KSALLOCATOR_FRAMING::OptionsFlags

◆ PoolType

ULONG KSALLOCATOR_FRAMING::PoolType

◆ RequirementsFlags

ULONG KSALLOCATOR_FRAMING::RequirementsFlags

Definition at line 1663 of file ks.h.

Referenced by STDMETHODIMP_().

◆ Reserved

ULONG KSALLOCATOR_FRAMING::Reserved

Definition at line 1673 of file ks.h.


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