VARDESC Struktur
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Perhatian
Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202
Gunakan VARDESC sebagai gantinya.
public value class VARDESC
[System.Runtime.InteropServices.ComVisible(false)]
public struct VARDESC
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct VARDESC
[<System.Runtime.InteropServices.ComVisible(false)>]
type VARDESC = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type VARDESC = struct
Public Structure VARDESC
- Warisan
- Atribut
Keterangan
Untuk informasi tambahan tentang VARDESC
, lihat Pustaka MSDN.
Bidang
elemdescVar |
Kedaluwarsa.
Berisi jenis variabel. |
lpstrSchema |
Kedaluwarsa.
Bidang ini dicadangkan untuk digunakan di masa mendatang. |
memid |
Kedaluwarsa.
Menunjukkan ID anggota variabel. |
varkind |
Kedaluwarsa.
Menentukan bagaimana variabel harus dijadikan marshal. |
wVarFlags |
Kedaluwarsa.
Menentukan properti variabel. |