'Declaration Public Sub GetValueByName( _ ByVal name As String, _ ByVal type As PropertyType, _ ByVal data As IntPtr, _ ByVal dataSize As Integer _ )
public void GetValueByName( string name, PropertyType type, IntPtr data, int dataSize )
Properties Class Properties Members