Aracılığıyla paylaş


IVsSolutionBuildManager.get_CodePage Yöntem (UInt32)

 

Artık kullanılmayan yöntemi. Kullanmayın.

Ad Alanı:   Microsoft.VisualStudio.Shell.Interop
Derleme:  Microsoft.VisualStudio.Shell.Interop (Microsoft.VisualStudio.Shell.Interop.dll içinde)

Sözdizimi

int get_CodePage(
    out uint puiCodePage
)
int get_CodePage(
    [OutAttribute] unsigned int% puiCodePage
)
abstract get_CodePage : 
        puiCodePage:uint32 byref -> int
Function get_CodePage (
    <OutAttribute> ByRef puiCodePage As UInteger
) As Integer

Parametreler

Dönüş Değeri

Type: System.Int32

Yöntem başarılı olursa, döndürür S_OK. Başarısız olursa, bir hata kodu döndürür.

Ayrıca bkz.

IVsSolutionBuildManager Arabirim
Microsoft.VisualStudio.Shell.Interop Ad Alanı

Başa dön