DTP_BUFFCOL.lCodePage Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: int lCodePage;
public int lCodePage;
val mutable lCodePage : int
Public lCodePage As Integer
Field Value
Remarks
For multibyte character string types such as DT_STR and DT_TEXT, this value must contain a valid code page from the data. For other types, this field is ignored and contains a zero.