VARDESC 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
Use System.Runtime.InteropServices.ComTypes.VARDESC instead. http://go.microsoft.com/fwlink/?linkid=14202
請改用 VARDESC。
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
- 繼承
- 屬性
備註
如需 的詳細資訊 VARDESC
,請參閱 MSDN 連結庫。
欄位
elemdescVar |
已淘汰.
含有變數型別。 |
lpstrSchema |
已淘汰.
這個欄位保留作未來使用。 |
memid |
已淘汰.
表示變數的成員 ID。 |
varkind |
已淘汰.
定義應該如何封送處理變數。 |
wVarFlags |
已淘汰.
定義變數的屬性。 |