ISessionObject::get_CodePage

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

HRESULT get_Contents(
  long *plvar  //pointer to a long integer
);
 

Parameters

plvar
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