Skip to content

Latest commit

 

History

History
66 lines (50 loc) · 2.42 KB

nn-wudfddi-iwdfremoteinterface.md

File metadata and controls

66 lines (50 loc) · 2.42 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NN:wudfddi.IWDFRemoteInterface
IWDFRemoteInterface (wudfddi.h)
UMDF drivers receive a pointer to this interface by calling the IWDFDevice2::CreateRemoteInterface method.
wdf\iwdfremoteinterface.htm
wdf
02/26/2018
IWDFRemoteInterface interface
IWDFRemoteInterface, IWDFRemoteInterface interface, IWDFRemoteInterface interface, described, wdf.iwdfremoteinterface, wudfddi/IWDFRemoteInterface
wudfddi.h
Desktop
1.9
Unavailable in UMDF 2.0 and later.
WUDFx.dll
Windows
POWER_ACTION, *PPOWER_ACTION
IWDFRemoteInterface
wudfddi/IWDFRemoteInterface
APIRef
kbSyntax
COM
WUDFx.dll
IWDFRemoteInterface

IWDFRemoteInterface interface

-description

[Warning: UMDF 2 is the latest version of UMDF and supersedes UMDF 1. All new UMDF drivers should be written using UMDF 2. No new features are being added to UMDF 1 and there is limited support for UMDF 1 on newer versions of Windows 10. Universal Windows drivers must use UMDF 2. For more info, see Getting Started with UMDF.]

UMDF drivers receive a pointer to this interface by calling the IWDFDevice2::CreateRemoteInterface method.

-see-also

IRemoteInterfaceCallbackEvent::OnRemoteInterfaceEvent

IRemoteInterfaceCallbackRemoval::OnRemoteInterfaceRemoval

IWDFDevice2::CreateRemoteInterface

IWDFRemoteTarget::OpenRemoteInterface