Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the index of the row that contains the next hard-coded string in the current table column.
HRESULT GetNextUserString (
[in] ULONG ixUserString,
[out] ULONG *pNext
);
Parameters
ixUserString
[in] An index value from the current string column.pNext
[out] A pointer to the row index of the next string in the column.
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: Cor.h
Library: Used as a resource in MsCorEE.dll
.NET Framework Version: 2.0, 1.1, 1.0