ISessionObject::get_CodePage

The ISessionObject::get_CodePage method retrieves the value of the CodePage property.

HRESULT get_CodePage(

  LONG *plvar // pointer to a LONG integer

);

 

Parameters
plvar
[retval] [out] Points to a LONG integer that contains the current value for the CodePage property.
Remarks

The CodePage property determines how characters are displayed.

See Also

Session Object, CodePage