Aracılığıyla paylaş


IVsSpecifyProjectDesignerPages.GetProjectDesignerPages Yöntem (CAUUID )

 

Proje Tasarımcısı sayfalar alır.

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

Sözdizimi

int GetProjectDesignerPages(
    CAUUID[] pPages
)
int GetProjectDesignerPages(
    array<CAUUID>^ pPages
)
abstract GetProjectDesignerPages : 
        pPages:CAUUID[] -> int
Function GetProjectDesignerPages (
    pPages As CAUUID()
) As Integer

Parametreler

  • pPages
    [Çıkış] GUID türü sayılan bir dizi işaretçisine (CAUUID) Tasarımcı sayfaları belirtme.

Dönüş Değeri

Type: System.Int32

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

Ayrıca bkz.

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

Başa dön