This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub RemoteGetFuncDesc ( _
ByVal index As Integer, _
ByVal ppFuncDesc As IntPtr, _
ByRef pDummy As Integer _
)
[C#]
public void RemoteGetFuncDesc (
uint index,
IntPtr ppFuncDesc,
ref uint pDummy
);