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.
Retrieves the component values for a specific index in the table.
Syntax
HRESULT retVal = object.GetIndexValues(Index, pSample);
Parameters
Index [in]
Type: unsigned longIndex into the lookup table from which to retrieve the translation values.
pSample [out]
Type: DXBASESAMPLEPointer to the location in which to store the translation values.
Remarks
An ARGB component value will be returned from the table at the given index.