Skip to content

Latest commit

 

History

History
92 lines (70 loc) · 2.97 KB

nf-wsmandisp-iwsmansession-put.md

File metadata and controls

92 lines (70 loc) · 2.97 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date 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 req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wsmandisp.IWSManSession.Put
IWSManSession::Put (wsmandisp.h)
Updates a resource.
IWSManSession interface [Windows Remote Management]
Put method
IWSManSession.Put
IWSManSession::Put
Put
Put method [Windows Remote Management]
Put method [Windows Remote Management]
IWSManSession interface
winrm.iwsmansession_put
wsmandisp/IWSManSession::Put
winrm\iwsmansession_put.htm
winrm
1224dab8-82d1-4416-8c21-e84fdda15deb
12/05/2018
IWSManSession interface [Windows Remote Management],Put method, IWSManSession.Put, IWSManSession::Put, Put, Put method [Windows Remote Management], Put method [Windows Remote Management],IWSManSession interface, winrm.iwsmansession_put, wsmandisp/IWSManSession::Put
wsmandisp.h
Windows
Windows Vista
Windows Server 2008
WSManDisp.idl
WSManDisp.tlb
WSMAuto.dll
Windows
19H1
IWSManSession::Put
wsmandisp/IWSManSession::Put
c++
APIRef
kbSyntax
COM
WSMAuto.dll
IWSManSession.Put

IWSManSession::Put

-description

Updates a resource.

-parameters

-param resourceUri [in]

The identifier of the resource to be updated.

This parameter can contain one of the following:

-param resource [in]

The updated resource content.

-param flags [in]

Reserved for future use. Must be set to 0.

-param resultResource [out]

The XML stream that contains the updated resource content.

-returns

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

-see-also

IWSManSession

Session.Put