ApplyTables method
Translates a set of samples in place.
Syntax
HRESULT retVal = object.ApplyTables(pSamples, cSamples);
Parameters
pSamples [in, out]
Type: DXSAMPLEPointer to the buffer of samples to translate.
cSamples [in]
Type: unsigned longNumber of samples to translate.