IQueryCodePage interface

Gets and sets the numeric value (Code Page identifier) of the ANSI code page.

Members

The IQueryCodePage interface inherits from the IUnknown interface. IQueryCodePage also has these types of members:

Methods

The IQueryCodePage interface has these methods.

MethodDescription
GetCodePage

Retrieves the numeric value (Code Page identifier) of the ANSI code page.

SetCodePage

Sets the numeric value of the ANSI code page to a specified code page identifier.

 

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

 

 

Show: