ReactOS 0.4.15-dev-7931-gfd331f1
KSTOPOLOGY Struct Reference

#include <ks.h>

Public Member Functions

 _Field_size_ (CategoriesCount) const GUID *Categories
 
 _Field_size_ (TopologyNodesCount) const GUID *TopologyNodes
 
 _Field_size_ (TopologyConnectionsCount) const KSTOPOLOGY_CONNECTION *TopologyConnections
 
 _Field_size_ (TopologyNodesCount) const GUID *TopologyNodesNames
 

Public Attributes

ULONG CategoriesCount
 
ULONG TopologyNodesCount
 
ULONG TopologyConnectionsCount
 
ULONG Reserved
 

Detailed Description

Definition at line 2619 of file ks.h.

Member Function Documentation

◆ _Field_size_() [1/4]

KSTOPOLOGY::_Field_size_ ( CategoriesCount  ) const

◆ _Field_size_() [2/4]

KSTOPOLOGY::_Field_size_ ( TopologyConnectionsCount  ) const

◆ _Field_size_() [3/4]

KSTOPOLOGY::_Field_size_ ( TopologyNodesCount  ) const

◆ _Field_size_() [4/4]

KSTOPOLOGY::_Field_size_ ( TopologyNodesCount  ) const

Member Data Documentation

◆ CategoriesCount

ULONG KSTOPOLOGY::CategoriesCount

Definition at line 2620 of file ks.h.

◆ Reserved

ULONG KSTOPOLOGY::Reserved

Definition at line 2627 of file ks.h.

◆ TopologyConnectionsCount

ULONG KSTOPOLOGY::TopologyConnectionsCount

Definition at line 2624 of file ks.h.

◆ TopologyNodesCount

ULONG KSTOPOLOGY::TopologyNodesCount

Definition at line 2622 of file ks.h.


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