Share via


Optional Boot Loader Functions (Windows Embedded CE 6.0)

1/5/2010

The following table shows the optional boot loader functions.

Programming element Description

OEMCheckSignature

This function verifies the signature in the .bin file.

OEMMultiBINNotify

This function saves the number of .bin files to be downloaded and their addresses and sizes.

OEMVerifyMemory

This function verifies that the address provided is in valid memory.

See Also

Other Resources

Boot Loader Reference
Required Boot Loader Functions