The ISessionObject::put_CodePage method sets the value of the CodePage property of the Session object.
HRESULT put_CodePage(
  LONG , lvar//long integer that contains the code page identifier
);
 The CodePage property determines how characters are displayed.