NS services: Difference between revisions

Line 685: Line 685:
| 503 || [[#RequestGameCardRegistrationGoldPoint]]
| 503 || [[#RequestGameCardRegistrationGoldPoint]]
|-
|-
| 504 || RequestRegisterGameCard
| 504 || [[#RequestRegisterGameCard]]
|-
|-
| 505 || [3.0.0+] [[#GetGameCardMountFailureEvent]]
| 505 || [3.0.0+] [[#GetGameCardMountFailureEvent]]
Line 1,059: Line 1,059:


==== RequestGameCardRegistrationGoldPoint ====
==== RequestGameCardRegistrationGoldPoint ====
Takes a total of 0x18-bytes of input, returns an output Event handle and an [[#IAsyncValue]].
Takes an input [[Account_services#Uid|Uid]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncValue]].
 
==== RequestRegisterGameCard ====
Takes an input s32, an [[Account_services#Uid|Uid]], an [[NCM_services#ApplicationId|ApplicationId]], returns an output Event handle and an [[#IAsyncResult]].


==== GetGameCardMountFailureEvent ====
==== GetGameCardMountFailureEvent ====