KSPROPERTY_TOPOLOGYNODE - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ksmedia.h

typedef enum {
  KSPROPERTY_TOPOLOGYNODE_ENABLE,
  KSPROPERTY_TOPOLOGYNODE_RESET
} KSPROPERTY_TOPOLOGYNODE;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ksmedia-ksproperty_topologynode)

Description

This topic describes the KSPROPERTY_TOPOLOGYNODE enumeration (ksmedia.h).

Constants

KSPROPERTY_TOPOLOGYNODE_ENABLE

Defines the KSPROPERTY_TOPOLOGYNODE_ENABLE constant.

KSPROPERTY_TOPOLOGYNODE_RESET

Defines the KSPROPERTY_TOPOLOGYNODE_RESET constant.

Remarks

See also