This document is archived and information here might be outdated. Recommended version. |
Constant Fill Value.
[Visual Basic .NET] Public Property ConstantFillValue As Integer
[C#] public int ConstantFillValue {get; set;}
[C++]
HRESULT get_ConstantFillValue(
System.Int32* pConstantFillValue
);
[C++]
HRESULT put_ConstantFillValue(
long pConstantFillValue
);
[C++]
Parameters pConstantFillValue [out, retval]
pConstantFillValue is a parameter of type long* pConstantFillValue [in]
pConstantFillValue is a parameter of type long