public bool GetProfileKey( string UserID, string Section, string IDKey, ref Object Contents )
Public Function GetProfileKey ( _ UserID As String, _ Section As String, _ IDKey As String, _ ByRef Contents As Object _ ) As Boolean
public: bool^ GetProfileKey( String^ UserID, String^ Section, String^ IDKey, Object^% Contents )