CONFIGRET ArbitrationHandler(ARBFUNC afcFunc, ULONG ulRefData,
DEVNODE dnDevNode, NODELIST_HEADER pnlhNodeListHeader);
An arbitrator-supplied function that processes arbitration messages for a device node.
ARB_TEST_ALLOC | Check if requested allocation works. |
ARB_RETEST_ALLOC | Check if previous allocation works. |
ARB_SET_ALLOC | Set the tested allocation. |
ARB_RELEASE_ALLOC | Release the tested allocation. |
ARB_QUERY_FREE | Return free resource. |
ARB_REMOVE | Device node is gone. |
ARB_FORCE_ALLOC | Force previous TEST_ALLOC |