IWDTFPNPAction2::DisableDevice method

Disables the target device.

Syntax


HRESULT DisableDevice(
  [out, retval]  VARIANT_BOOL *pbSuccess
);

Parameters

pbSuccess [out, retval]

True if the operation succeeds; otherwise, false.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows XP Professional

Minimum supported server

Windows Server 2008

Namespace

Microsoft.WDTF

Assembly

WDTFDriverPNPAction.Interop.dll

Header

WDTFPNPAction.h

IDL

WDTFPNPAction.idl

See also

IWDTFPNPAction2

 

 

Send comments about this topic to Microsoft

Build date: 11/16/2013

Show:
© 2014 Microsoft. All rights reserved.