Mii Selector: Difference between revisions
Created page with "with is the library applet used to select a Mii. Internally it is called ''appletEd''. =Launching the applet= ''appletEd'' can be launched by calling APT:StartLibraryA..." |
m Fix typo |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
This is the library applet used to select a [[Mii]]. Internally it is called | |||
''appletEd''. | ''appletEd''. | ||
Line 7: | Line 7: | ||
[[NS_and_APT_Services#AppIDs|AppID]] 0x402. It expects a pointer to a | [[NS_and_APT_Services#AppIDs|AppID]] 0x402. It expects a pointer to a | ||
[[#Parameter Buffer|buffer]] of 0x104 bytes to be passed as parameter. It does | [[#Parameter Buffer|buffer]] of 0x104 bytes to be passed as parameter. It does | ||
not use other | not use other resources, so an invalid [[SVC#typedef_Handle|handle]] of value 0 | ||
is expected. | is expected. | ||