Template:Sdk return code table: Difference between revisions
Jump to navigation
Jump to search
Roy Curtis (talk | contribs) m shrunk first col |
m Align headers to the left |
||
| Line 1: | Line 1: | ||
{| | {| | ||
! style="min-width: 200px" | Return code | ! style="min-width: 200px" align="left" | Return code | ||
! Cause | ! align="left" | Cause | ||
{{sdk return code row}} | {{sdk return code row}} | ||
{{{1|}}} | {{{1|}}} | ||
|} | |} | ||
Latest revision as of 22:06, 1 August 2018
| Return code | Cause |
|---|---|
VP_RC_SUCCESS |
Successful call (for methods that have a registered callback, it only means the request has been sent) |