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