Skip to content

Commit

Permalink
Latest documentation on successful appveyor build 1.1.0-401 auto-push…
Browse files Browse the repository at this point in the history
…ed to gh-pages
  • Loading branch information
appveyor committed Jul 15, 2018
1 parent 568c290 commit fa530b8
Show file tree
Hide file tree
Showing 16 changed files with 97 additions and 6 deletions.
1 change: 1 addition & 0 deletions html/class_dokan_net_1_1_dokan_exception-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@

<p>This is the complete list of members for <a class="el" href="class_dokan_net_1_1_dokan_exception.html">DokanNet.DokanException</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ErrorStatus</b> (defined in <a class="el" href="class_dokan_net_1_1_dokan_exception.html">DokanNet.DokanException</a>)</td><td class="entry"><a class="el" href="class_dokan_net_1_1_dokan_exception.html">DokanNet.DokanException</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- HTML footer for doxygen 1.8.8-->
<!-- start footer part -->
Expand Down
8 changes: 8 additions & 0 deletions html/class_dokan_net_1_1_dokan_exception.html
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#properties">Properties</a> &#124;
<a href="class_dokan_net_1_1_dokan_exception-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">DokanNet.DokanException Class Reference</div> </div>
Expand All @@ -111,6 +112,13 @@
<map id="DokanNet.DokanException_map" name="DokanNet.DokanException_map">
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="properties"></a>
Properties</h2></td></tr>
<tr class="memitem:ad0c38bf3b0cfaefd8cf1909ffdd4587f"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad0c38bf3b0cfaefd8cf1909ffdd4587f"></a>
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c">DokanStatus</a>&#160;</td><td class="memItemRight" valign="bottom"><b>ErrorStatus</b><code> [get]</code></td></tr>
<tr class="separator:ad0c38bf3b0cfaefd8cf1909ffdd4587f"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The dokan exception. </p>
</div><hr/>The documentation for this class was generated from the following file:<ul>
Expand Down
62 changes: 62 additions & 0 deletions html/namespace_dokan_net.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,20 @@
}<tr class="memdesc:a8b96a20dbe630fffdb505ca7ff3c32a6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Dokan mount options used to describe dokan device behavior. <a href="namespace_dokan_net.html#a8b96a20dbe630fffdb505ca7ff3c32a6">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:a8b96a20dbe630fffdb505ca7ff3c32a6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab66850a3fb636b2ee11b3d63edb42a7c"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c">DokanStatus</a> : int { <br />
&#160;&#160;<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7ca505a83f220c02df2f85c3810cd9ceb38">DokanStatus.Success</a> = 0,
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7ca902b0d55fddef6f8d651fe1035b7d4bd">DokanStatus.Error</a> = -1,
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7cae756afb8bb44b7fd8bd67f527a64f72c">DokanStatus.DriveLetterError</a> = -2,
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7cae28ab79d32d9af2494af89e91f795319">DokanStatus.DriverInstallError</a> = -3,
<br />
&#160;&#160;<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7cac05e12ecefead2984856c67e685327df">DokanStatus.StartError</a> = -4,
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7ca5e79e6a248bdf445ed0c75ffd789da1d">DokanStatus.MountError</a> = -5,
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7cab04e2661eec05ffca78b094d97a47cca">DokanStatus.MountPointError</a> = -6,
<a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7caa5f526f48d6a999526db3cd888205288">DokanStatus.VersionError</a> = -7
<br />
}<tr class="memdesc:ab66850a3fb636b2ee11b3d63edb42a7c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Error codes returned by DokanMain. <a href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c">More...</a><br /></td></tr>
</td></tr>
<tr class="separator:ab66850a3fb636b2ee11b3d63edb42a7c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a067e91641dd61c40300faa7085610720"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespace_dokan_net.html#a067e91641dd61c40300faa7085610720">FileAccess</a> : long { <br />
&#160;&#160;<a class="el" href="namespace_dokan_net.html#a067e91641dd61c40300faa7085610720a6adf97f83acf6453d4a6a4b1070f3754">FileAccess.None</a> = 0,
<a class="el" href="namespace_dokan_net.html#a067e91641dd61c40300faa7085610720a9737b198b43957e0daee34be05d34687">FileAccess.ReadData</a> = 1,
Expand Down Expand Up @@ -690,6 +704,54 @@
</td></tr>
</table>

</div>
</div>
<a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c">DokanNet.DokanStatus</a> : int</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">strong</span></span> </td>
</tr>
</table>
</div><div class="memdoc">

<p>Error codes returned by DokanMain. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7ca505a83f220c02df2f85c3810cd9ceb38"></a>Success&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount succeed. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7ca902b0d55fddef6f8d651fe1035b7d4bd"></a>Error&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount error. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7cae756afb8bb44b7fd8bd67f527a64f72c"></a>DriveLetterError&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount failed - Bad drive letter. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7cae28ab79d32d9af2494af89e91f795319"></a>DriverInstallError&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount failed - Can't install driver. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7cac05e12ecefead2984856c67e685327df"></a>StartError&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount failed - Driver answer that something is wrong. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7ca5e79e6a248bdf445ed0c75ffd789da1d"></a>MountError&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount failed. Can't assign a drive letter or mount point. Probably already used by another volume. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7cab04e2661eec05ffca78b094d97a47cca"></a>MountPointError&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount failed. Mount point is invalid. </p>
</td></tr>
<tr><td class="fieldname"><a class="anchor" id="ab66850a3fb636b2ee11b3d63edb42a7caa5f526f48d6a999526db3cd888205288"></a>VersionError&#160;</td><td class="fielddoc">
<p><a class="el" href="class_dokan_net_1_1_dokan.html" title="Helper and extension methods to Dokan. ">Dokan</a> mount failed. Requested an incompatible version. </p>
</td></tr>
</table>

</div>
</div>
<a class="anchor" id="a067e91641dd61c40300faa7085610720"></a>
Expand Down
3 changes: 3 additions & 0 deletions html/namespacemembers.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@
<li>DokanOptions
: <a class="el" href="namespace_dokan_net.html#a8b96a20dbe630fffdb505ca7ff3c32a6">DokanNet</a>
</li>
<li>DokanStatus
: <a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c">DokanNet</a>
</li>
<li>FileAccess
: <a class="el" href="namespace_dokan_net.html#a067e91641dd61c40300faa7085610720">DokanNet</a>
</li>
Expand Down
3 changes: 3 additions & 0 deletions html/namespacemembers_enum.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,9 @@
<li>DokanOptions
: <a class="el" href="namespace_dokan_net.html#a8b96a20dbe630fffdb505ca7ff3c32a6">DokanNet</a>
</li>
<li>DokanStatus
: <a class="el" href="namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c">DokanNet</a>
</li>
<li>FileAccess
: <a class="el" href="namespace_dokan_net.html#a067e91641dd61c40300faa7085610720">DokanNet</a>
</li>
Expand Down
3 changes: 2 additions & 1 deletion html/search/all_11.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions html/search/all_14.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
var searchData=
[
['version',['Version',['../class_dokan_net_1_1_dokan.html#a53ca33429619a9ab843c91a0abd1bb6d',1,'DokanNet::Dokan']]],
['versionerror',['VersionError',['../namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7caa5f526f48d6a999526db3cd888205288',1,'DokanNet']]],
['virusdeleted',['VirusDeleted',['../namespace_dokan_net.html#a864b51f40c1d93f1b3b0327ef5c9b209a1ffbc7bc752040cf33435a35f8a4be92',1,'DokanNet']]],
['virusinfected',['VirusInfected',['../namespace_dokan_net.html#a864b51f40c1d93f1b3b0327ef5c9b209a76869ed96d11d0a0158bff72b43246d3',1,'DokanNet']]],
['volumedirty',['VolumeDirty',['../namespace_dokan_net.html#a864b51f40c1d93f1b3b0327ef5c9b209a0d66396f2422c2c24609641e8b4036e4',1,'DokanNet']]],
Expand Down
3 changes: 3 additions & 0 deletions html/search/all_3.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion html/search/all_4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions html/search/all_b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion html/search/enums_0.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
var searchData=
[
['dokanoptions',['DokanOptions',['../namespace_dokan_net.html#a8b96a20dbe630fffdb505ca7ff3c32a6',1,'DokanNet']]]
['dokanoptions',['DokanOptions',['../namespace_dokan_net.html#a8b96a20dbe630fffdb505ca7ff3c32a6',1,'DokanNet']]],
['dokanstatus',['DokanStatus',['../namespace_dokan_net.html#ab66850a3fb636b2ee11b3d63edb42a7c',1,'DokanNet']]]
];
Loading

0 comments on commit fa530b8

Please sign in to comment.