IWSManEx.SessionFlagUTF8 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.
SessionFlagUTF8
method of IWSManEx
interface.
[System.Runtime.InteropServices.DispId(6)]
public int SessionFlagUTF8 ();
[<System.Runtime.InteropServices.DispId(6)>]
abstract member SessionFlagUTF8 : unit -> int
Public Function SessionFlagUTF8 () As Integer
Returns
- Attributes
Remarks
An original IDL definition of SessionFlagUTF8
method was the following: HRESULT SessionFlagUTF8 ([out, retval] long* ReturnValue)
;