This document is archived and information here might be outdated. Recommended version. |
The stereo IDs of all items that can be paired with this builder item.
[Visual Basic .NET] Public Property StereoPairs As IStringArray
[C#] public IStringArray StereoPairs {get; set;}
[C++]
HRESULT get_StereoPairs(
IStringArray* ppStereoPairs
);
[C++]
HRESULT putref_StereoPairs(
IStringArray** ppStereoPairs
);
[C++] Parameters ppStereoPairs [in]
ppStereoPairs is a parameter of type IStringArray* ppStereoPairs [out, retval]
ppStereoPairs is a parameter of type IStringArray**