DkmFunctionLabel Estrutura
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Um rótulo existente em uma função.
Essa API foi introduzida no Visual Studio 16 atualização 3 (DkmApiVersion. VS16Update3).
public value class DkmFunctionLabel
[System.Runtime.InteropServices.Guid("8af5f5d4-bbbe-c016-738c-f168a61c7d32")]
public struct DkmFunctionLabel
[<System.Runtime.InteropServices.Guid("8af5f5d4-bbbe-c016-738c-f168a61c7d32")>]
type DkmFunctionLabel = struct
Public Structure DkmFunctionLabel
- Herança
-
DkmFunctionLabel
- Atributos
Construtores
| DkmFunctionLabel(UInt64, String) |
Inicialize um novo valor de DkmFunctionLabel.
|
Campos
| Label |
O rótulo. |
| Rva |
O RVA do rótulo. |