Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This function initializes the platform and is called by the BLCOMMON framework.
BOOL OEMPlatformInit (void);
Parameters
None.
Return Values
TRUE indicates success. FALSE indicates failure.
Remarks
Use the OEMPlatformInit function to perform platform-specific initialization, such as clock, driver, and transport initialization.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Blcommon.h.
Link Library: Blcommon.lib.
See Also
OEMEthGetSecs | OEMGetRealTime | OEMReadDebugByte | OEMWriteDebugByte | BLCOMMON Code Library | Implementing the OEMPlatformInit Function
Send Feedback on this topic to the authors