This document is archived and information here might be outdated. Recommended version. |
Binds function arguments to this raster function.
[Visual Basic .NET]
Public Sub Bind ( _
ByVal pArguments As Object _
)
[C#]
public void Bind (
object pArguments
);
[C++]
HRESULT Bind(
LPUNKNOWN pArguments
);
[C++] Parameters pArguments [in]
pArguments is a parameter of type IUnknown