Template:Sdk return code row: Difference between revisions
Jump to navigation
Jump to search
Roy Curtis (talk | contribs) Created page with "|- | {{code|VP_RC_{{uc:{{{1|SUCCESS}}}}}}} || {{{2|Successful call}}}" |
mNo edit summary |
||
| Line 1: | Line 1: | ||
|- | |- | ||
| {{code|VP_RC_{{uc:{{{1|SUCCESS}}}}}}} || {{{2|Successful call}}} | | {{code|VP_RC_{{uc:{{{1|SUCCESS}}}}}}} || {{{2|Successful call (for methods that have a registered callback, it only means the request has been sent}}} | ||
Revision as of 22:02, 1 August 2018
|-
| VP_RC_SUCCESS || Successful call (for methods that have a registered callback, it only means the request has been sent