DkmDisplayUserMessagePromptAsyncResult(UInt32) Oluşturucu

Tanım

Başarılı bir DkmUserMessage. DisplayPrompt çağrısından elde edilen çıktıyı tutacak yeni bir sonuç yapısı oluşturur.

public:
 DkmDisplayUserMessagePromptAsyncResult(System::UInt32 Result);
public:
 DkmDisplayUserMessagePromptAsyncResult(unsigned int Result);
 DkmDisplayUserMessagePromptAsyncResult(unsigned int Result);
public DkmDisplayUserMessagePromptAsyncResult (uint Result);
new Microsoft.VisualStudio.Debugger.DkmDisplayUserMessagePromptAsyncResult : uint32 -> Microsoft.VisualStudio.Debugger.DkmDisplayUserMessagePromptAsyncResult
Public Sub New (Result As UInteger)

Parametreler

Result
UInt32

'Ndaki ' ID ' ileti kutusunu (örn: ıDYES) görüntüleyerek Win32 ' ID ' kodu. Bu kodlar Windows SDK 'ten Winuser. h içinde tanımlanır.

Şunlara uygulanır