Template:List of WriteError methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (minor formatting)
Line 4: Line 4:
<div class="showVisit">
<div class="showVisit">
<table class="wikitable">
<table class="wikitable">
<tr><th>Method</th><th>Description</th></tr>
<tr class="head"><th>Method</th><th>Description</th></tr>
<tr><td valign="top">[[New (WriteError constructor)|New]]</td><td valign="top">Create a new WriteError object</td></tr>
 
<tr><td valign="top">[[New (WriteError constructor)|New]]</td><td valign="top">Create a new <var>WriteError</var> object</td></tr>
 
<tr><td valign="top">[[ReturnCode (WriteError property)|ReturnCode]]</td><td valign="top">Return code from failed write</td></tr>
<tr><td valign="top">[[ReturnCode (WriteError property)|ReturnCode]]</td><td valign="top">Return code from failed write</td></tr>
</table>
</table>
</div>
</div>

Revision as of 16:01, 9 August 2016

The following are the available WriteError class methods.

MethodDescription
NewCreate a new WriteError object
ReturnCodeReturn code from failed write