This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET]
Public Sub GetObjectParam ( _
ByVal pszKey As String, _
ByRef ppunk As Object _
)
[C#]
public void GetObjectParam (
string pszKey,
ref object ppunk
);