ReactOS 0.4.15-dev-8002-gbbb3b00
KSSTREAMALLOCATOR_STATUS Struct Reference

#include <ks.h>

Collaboration diagram for KSSTREAMALLOCATOR_STATUS:

Public Attributes

KSALLOCATOR_FRAMING Framing
 
ULONG AllocatedFrames
 
ULONG Reserved
 

Detailed Description

Definition at line 2723 of file ks.h.

Member Data Documentation

◆ AllocatedFrames

ULONG KSSTREAMALLOCATOR_STATUS::AllocatedFrames

Definition at line 2725 of file ks.h.

◆ Framing

KSALLOCATOR_FRAMING KSSTREAMALLOCATOR_STATUS::Framing

Definition at line 2724 of file ks.h.

Referenced by KsCreateDefaultAllocatorEx().

◆ Reserved

ULONG KSSTREAMALLOCATOR_STATUS::Reserved

Definition at line 2726 of file ks.h.


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