UNAME 結構

定義

警告

Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862

提供一個 Structure,代表已從 Visual Basic 6.0 升級的應用程式中名稱屬性的指標。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public value class UNAME
[System.Runtime.InteropServices.ComVisible(false)]
public struct UNAME
[System.Runtime.InteropServices.ComVisible(false)]
[System.Obsolete("Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862")]
public struct UNAME
[<System.Runtime.InteropServices.ComVisible(false)>]
type UNAME = struct
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Obsolete("Microsoft.VisualBasic.Compatibility.* classes are obsolete and supported within 32 bit processes only. http://go.microsoft.com/fwlink/?linkid=160862")>]
type UNAME = struct
Public Structure UNAME
繼承
屬性

備註

Note

命名空間中的 Microsoft.VisualBasic.Compatibility.VB6 函式與物件提供給從 Visual Basic 6.0 升級到 Visual Basic 的工具使用。 大多數情況下,這些函式和物件會重複你在 .NET Framework 中其他命名空間中能找到的功能。 只有當 Visual Basic 6.0 的程式碼模型與 .NET Framework 實作有顯著差異時,才需要使用這些工具。

欄位

名稱 Description
name

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

已淘汰.

包含內部結構的 IntPtr aUNAME

適用於