IAsyncInfo.Id Propriété

Définition

Obtient le handle de l’opération asynchrone.

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = iAsyncInfo.id;
Public ReadOnly Property Id As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Handle de l’opération asynchrone.

S’applique à