This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub GetMops ( _
ByVal memid As Integer, _
ByRef pBstrMops As String _
)
[C#]
public void GetMops (
int memid,
ref string pBstrMops
);