IFont.get_Charset(Int16) Method
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:
void get_Charset([Runtime::InteropServices::Out] short % pCharset);
public void get_Charset (out short pCharset);
abstract member get_Charset : int16 -> unit
Public Sub get_Charset (ByRef pCharset As Short)
Parameters
- pCharset
- Int16