public void SetProfileKey( string UserID, string Section, string IDKey, string Contents, int WriteHandle )
Public Sub SetProfileKey ( _ UserID As String, _ Section As String, _ IDKey As String, _ Contents As String, _ WriteHandle As Integer _ )
public: void SetProfileKey( String^ UserID, String^ Section, String^ IDKey, String^ Contents, int^ WriteHandle )