// 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
No description available.
SET_LOCAL_HOST_PROPS2 sets a lower bound on the value the bus will use for its gap count.
GapCountLowerBound
Specifies lower bound of the gap count.
REQUEST_SET_LOCAL_HOST_PROPERTIES