CertifyModuleInit (Windows CE 5.0)

Send Feedback

This function begins verifying a signature on a module to certify the module.

BOOL CertifyModuleInit (void);

Parameters

None.

Return Values

TRUE indicates success.

FALSE indicates failure.

Remarks

This function is part of the Loadauth.lib component.

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Not applicable.
Link Library: Loadauth.lib.

See Also

CertifyModule | CertifyModuleFinal | InitPubKey | OEMCertifyModule

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.