IWSManEx.SessionFlagUseBasic Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
SessionFlagUseBasic
method of IWSManEx
interface.
[System.Runtime.InteropServices.DispId(12)]
public int SessionFlagUseBasic ();
[<System.Runtime.InteropServices.DispId(12)>]
abstract member SessionFlagUseBasic : unit -> int
Public Function SessionFlagUseBasic () As Integer
Returns
- Attributes
Remarks
An original IDL definition of SessionFlagUseBasic
method was the following: HRESULT SessionFlagUseBasic ([out, retval] long* ReturnValue)
;