This document is archived and information here might be outdated. Recommended version. |
Indicates if this function supports band selection.
[Visual Basic .NET]
Public Property SupportBandSelection As Boolean
[C#]
public bool SupportBandSelection {get; set;}
[C++]
HRESULT get_SupportBandSelection(
Boolean* pSupportBandSelection
);
[C++]
HRESULT put_SupportBandSelection(
VARIANT_BOOL pSupportBandSelection
);
[C++] Parameters pSupportBandSelection [out, retval]
pSupportBandSelection is a parameter of type bool* pSupportBandSelection [in]
pSupportBandSelection is a parameter of type bool