VCPlatform2.SpewWarning, méthode

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Function SpewWarning ( _
    dwWarningID As UInteger _
) As Boolean
bool SpewWarning(
    uint dwWarningID
)
bool SpewWarning(
    [InAttribute] unsigned int dwWarningID
)
abstract SpewWarning : 
        dwWarningID:uint32 -> bool
function SpewWarning(
    dwWarningID : uint
) : boolean

Paramètres

  • dwWarningID
    Type : UInt32

Valeur de retour

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

VCPlatform2 Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms