SCCheckPCPassword

C Specification

#include <revolution/sc.h>

BOOL SCCheckPCPassword(char *password);

Arguments

password Password

Return Values

Returns TRUE for a match; FALSE otherwise.

Description

Checks that the string specified as an argument matches the password for the Wii Menu's Parental Controls.

See Also

SCCheckPCPassword

Revision History

2007/09/26 Initial version.


CONFIDENTIAL