PINTERFACE_DEREFERENCE function

The InterfaceDereference routine decrements the number of references to the interface.

Syntax

PINTERFACE_DEREFERENCE InterfaceDereference;

VOID InterfaceDereference(
   PVOID Context
)
{ ... }

Parameters

  • Context
    Contains a handle to the bus context returned in the BusContext member of the PCMCIA_INTERFACE_STANDARD structure by an IRP_MN_QUERY_INTERFACE request.

Return value

None.

Requirements

Target platform

Header

Wdm.h (include Ntddk.h)

See also

PCMCIA_INTERFACE_STANDARD InterfaceReference

PCMCIA_INTERFACE_STANDARD

 

 

Send comments about this topic to Microsoft