Template:List of WriteError methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (minor formatting)
(Automatically generated page update)
 
Line 4: Line 4:
<div class="showVisit">
<div class="showVisit">
<table class="wikitable">
<table class="wikitable">
<tr class="head"><th>Method</th><th>Description</th></tr>
<tr><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>

Latest revision as of 19:05, 15 August 2017

The following are the available WriteError class methods.

MethodDescription
NewCreate a new WriteError object
ReturnCodeReturn code from failed write