Commit a737117d authored by Jason Williams's avatar Jason Williams
Browse files

Update code documentation via UpdateDocs.cmd script

parent 0c737a6a
Loading
Loading
Loading
Loading
+0 −106
Original line number Diff line number Diff line
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>WindowsDevicePortalWrapper: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">WindowsDevicePortalWrapper
   &#160;<span id="projectnumber">0.9.0.0</span>
   </div>
   <div id="projectbrief">A client library that wraps the Windows Device Portal REST APIs.</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><b>Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl</b></li><li class="navelem"><a class="el" href="class_interop___native_io_completion_callback_____system___threading___overlapped_____impl_1_1_native_wrapper_delegate.html">NativeWrapperDelegate</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl.NativeWrapperDelegate Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="class_interop___native_io_completion_callback_____system___threading___overlapped_____impl_1_1_native_wrapper_delegate.html">Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl.NativeWrapperDelegate</a>, including all inherited members.</p>
<table class="directory">
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
+0 −116
Original line number Diff line number Diff line
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>WindowsDevicePortalWrapper: Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl.NativeWrapperDelegate Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">WindowsDevicePortalWrapper
   &#160;<span id="projectnumber">0.9.0.0</span>
   </div>
   <div id="projectbrief">A client library that wraps the Windows Device Portal REST APIs.</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><b>Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl</b></li><li class="navelem"><a class="el" href="class_interop___native_io_completion_callback_____system___threading___overlapped_____impl_1_1_native_wrapper_delegate.html">NativeWrapperDelegate</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="class_interop___native_io_completion_callback_____system___threading___overlapped_____impl_1_1_native_wrapper_delegate-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl.NativeWrapperDelegate Class Reference</div>  </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Inheritance diagram for Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl.NativeWrapperDelegate:</div>
<div class="dyncontent">
 <div class="center">
  <img src="class_interop___native_io_completion_callback_____system___threading___overlapped_____impl_1_1_native_wrapper_delegate.png" usemap="#Interop_5FNativeIoCompletionCallback_5F_5FSystem_5FThreading_5FOverlapped_5F_5FImpl.NativeWrapperDelegate_map" alt=""/>
  <map id="Interop_5FNativeIoCompletionCallback_5F_5FSystem_5FThreading_5FOverlapped_5F_5FImpl.NativeWrapperDelegate_map" name="Interop_NativeIoCompletionCallback__System_Threading_Overlapped__Impl.NativeWrapperDelegate_map">
</map>
 </div></div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>Samples/SampleWdpClient.UniversalWindows/bin/x86/Release/ilc/ImplTypes.g.cs</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
−1.98 KiB
Loading image diff...
+0 −111
Original line number Diff line number Diff line
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>WindowsDevicePortalWrapper: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">WindowsDevicePortalWrapper
   &#160;<span id="projectnumber">0.9.0.0</span>
   </div>
   <div id="projectbrief">A client library that wraps the Windows Device Portal REST APIs.</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespace_microsoft.html">Microsoft</a></li><li class="navelem"><a class="el" href="namespace_microsoft_1_1_win32.html">Win32</a></li><li class="navelem"><a class="el" href="namespace_microsoft_1_1_win32_1_1_safe_handles.html">SafeHandles</a></li><li class="navelem"><a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">SafeFileHandle__System_IO_FileSystem</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a>, including all inherited members.</p>
<table class="directory">
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>IsInvalid</b> (defined in <a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a>)</td><td class="entry"><a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a></td><td class="entry"></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>ReleaseHandle</b>() (defined in <a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a>)</td><td class="entry"><a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ReleaseHandle</b>() (defined in <a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a>)</td><td class="entry"><a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
  <tr bgcolor="#f0f0f0"><td class="entry"><b>SafeFileHandle__System_IO_FileSystem</b>() (defined in <a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a>)</td><td class="entry"><a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
  <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>SafeFileHandle__System_IO_FileSystem</b>() (defined in <a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a>)</td><td class="entry"><a class="el" href="class_microsoft_1_1_win32_1_1_safe_handles_1_1_safe_file_handle_____system___i_o___file_system.html">Microsoft.Win32.SafeHandles.SafeFileHandle__System_IO_FileSystem</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
+0 −134

File deleted.

Preview size limit exceeded, changes collapsed.

Loading