IVsProjectCfg.get_TargetCodePage(UInt32) 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.
Obsolete method. Do not use.
public:
int get_TargetCodePage([Runtime::InteropServices::Out] System::UInt32 % puiTargetCodePage);
public int get_TargetCodePage (out uint puiTargetCodePage);
abstract member get_TargetCodePage : uint32 -> int
Public Function get_TargetCodePage (ByRef puiTargetCodePage As UInteger) As Integer
Parameters
- puiTargetCodePage
- UInt32
Do not use.