mrx.h header

This header is used by ifsk. For more information, see:

mrx.h contains the following programming interfaces:

Functions

 
__RxFillAndInstallFastIoDispatch

Learn more about the RxFillAndInstallFastIoDispatch function.
RxFsdDispatch

Learn more about the RxFsdDispatch function.
RxMakeLateDeviceAvailable

RxMakeLateDeviceAvailable modifies the device object to make a "late device" available. A late device is one that is not created in the driver's load routine.
RxpUnregisterMinirdr

RxpUnregisterMinirdr is called by a network mini-redirector driver to de-register the driver with RDBSS and remove the registration information from the internal RDBSS registration table.
RxRegisterMinirdr

RxRegisterMinirdr is called by a network mini-redirector driver to register the driver with RDBSS, which adds the registration information to an internal registration table. RDBSS also builds a device object for the network mini-redirector.
RxSetDomainForMailslotBroadcast

Learn more about the RxSetDomainForMailslotBroadcast function.
RxStartMinirdr

Learn more about the RxStartMinirdr function.
RxStopMinirdr

Learn more about the RxStopMinirdr function.

Callback functions

 
PMRX_CALLDOWN

Learn more about the PMRX_CALLDOWN callback function.
PMRX_CALLDOWN_CTX

Learn more about the PMRX_CALLDOWN_CTX callback function.
PMRX_CHANGE_BUFFERING_STATE_CALLDOWN

Learn more about the PMRX_CHANGE_BUFFERING_STATE_CALLDOWN callback function.
PMRX_CHKDIR_CALLDOWN

Learn more about the PMRX_CHKDIR_CALLDOWN callback function.
PMRX_CHKFCB_CALLDOWN

Learn more about the PMRX_CHKFCB_CALLDOWN callback function.
PMRX_COMPUTE_NEW_BUFFERING_STATE

Learn more about the PMRX_COMPUTE_NEW_BUFFERING_STATE callback function.
PMRX_CREATE_SRVCALL

Learn more about the PMRX_CREATE_SRVCALL callback function.
PMRX_CREATE_V_NET_ROOT

Learn more about the PMRX_CREATE_V_NET_ROOT callback function.
PMRX_DEALLOCATE_FOR_FCB

Learn more about the PMRX_DEALLOCATE_FOR_FCB callback function.
PMRX_DEALLOCATE_FOR_FOBX

Learn more about the PMRX_DEALLOCATE_FOR_FOBX callback function.
PMRX_EXTENDFILE_CALLDOWN

Learn more about the PMRX_EXTENDFILE_CALLDOWN callback function.
PMRX_EXTRACT_NETROOT_NAME

Learn more about the PMRX_EXTRACT_NETROOT_NAME callback function.
PMRX_FINALIZE_NET_ROOT_CALLDOWN

Learn more about the PMRX_FINALIZE_NET_ROOT_CALLDOWN callback function.
PMRX_FINALIZE_SRVCALL_CALLDOWN

Learn more about the PMRX_FINALIZE_SRVCALL_CALLDOWN callback function.
PMRX_FINALIZE_V_NET_ROOT_CALLDOWN

Learn more about the PMRX_FINALIZE_V_NET_ROOT_CALLDOWN callback function.
PMRX_FORCECLOSED_CALLDOWN

Learn more about the PMRX_FORCECLOSED_CALLDOWN callback function.
PMRX_GET_CONNECTION_ID

Learn more about PMRX_GET_CONNECTION_ID callback function.
PMRX_IS_LOCK_REALIZABLE

Learn more about the PMRX_IS_LOCK_REALIZABLE callback function.
PMRX_PREPARSE_NAME

Learn more about the PMRX_PREPARSE_NAME callback function.
PMRX_SRVCALL_WINNER_NOTIFY

Learn more about the PMRX_SRVCALL_WINNER_NOTIFY callback function.