<div class="content" name="SESSION_INFO_0" uuid="de05e0e5-a988-4db0-8550-ade157457a04"><p>The SESSION_INFO_0 structure contains the name of the
computer that established the session.</p><dl>
<dd>
<div><pre> typedef struct _SESSION_INFO_0 {
   [string] wchar_t* sesi0_cname;
 } SESSION_INFO_0,
  *PSESSION_INFO_0,
  *LPSESSION_INFO_0;
</pre></div>
</dd></dl><p><b>sesi0_cname:</b>  A pointer to a
null-terminated Unicode UTF-16 <a href="1709f6a7-efb8-4ded-b7ae-5cee9ee36320#gt_4d5d5403-372f-4f9f-8d7a-65c310c807d9" data-linktype="relative-path">Internet host name</a> or <a href="1709f6a7-efb8-4ded-b7ae-5cee9ee36320#gt_150cc108-7e58-4fdb-957d-2a3734ba15f5" data-linktype="relative-path">NetBIOS host name</a> of the
computer that established the session.</p></div>