IVsDebuggableProjectCfg.get_TargetCodePage(UInt32) Method

Definition

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.

Returns

Implements

Applies to