Partager via


pWriteRegistryToOEM

This global variable is optional and points to the WriteRegistryToOEM function, if defined.

BOOL (*pWriteRegistryToOEM)(
  DWORD dwFlags, 
  LPBYTES lpData, 
  DWORD cbData
);

Requirements

OS Versions: Windows CE 2.10 and later.
Header: Kmisc.c.

See Also

pReadRegistryFromOEM | WriteRegistryToOEM

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.