Provides access to library internal resources or changes global library behaviour.

VFP2CSys(nOption [, nNewValue])

Parameters

nOption
OptionReturn value
1HMODULE of vfp2c32.fll
2HANDLE to library internal heap used for marshaling
3HWND of the window used for callbacks
4default codepage used for Ansi - Unicode conversion
nNewValue (optional)

The following options can be altered.

OptionDescription
4nNewValue should contain a new codepage value which is used in all Ansi to Unicode string conversions

Return Value

The returnvalue depends on the passed in value.

See Also

Reference

AErrorEx
FormatMessageEx
InitVFP2C32