GetSideTexture

This method returns the side texture set for the specified face segment, and relevant parameters.

 

HRESULT GetSideTexture(

 [in] int SegmentNum,

 [out] VARIANT* bstrFileName,

 [out] VARIANT* enumTilingMethod,

 [out] VARIANT* doubleScaleX,

 [out] VARIANT* doubleScaleY)

Parameters:

Return Values:

The return value obtained from the returned HRESULT can be one of the following:

 

Return value

Meaning

S_OK

Success.

E_FAIL

Catastrophic failure.