SET_LOCAL_HOST_PROPS2 - NtDoc

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

typedef struct _SET_LOCAL_HOST_PROPS2 {
  ULONG GapCountLowerBound;
} SET_LOCAL_HOST_PROPS2, *PSET_LOCAL_HOST_PROPS2;

View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-1394-_set_local_host_props2)

_SET_LOCAL_HOST_PROPS2 structure

Description

SET_LOCAL_HOST_PROPS2 sets a lower bound on the value the bus will use for its gap count.

Members

GapCountLowerBound

Specifies lower bound of the gap count.

See also

REQUEST_SET_LOCAL_HOST_PROPERTIES