Print Page | Close Window

AFX_INLINE use

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Docking Pane
Forum Description: Topics Related to Codejock Docking Pane
URL: http://forum.codejock.com/forum_posts.asp?TID=18526
Printed Date: 06 February 2025 at 8:56pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: AFX_INLINE use
Posted By: awake
Subject: AFX_INLINE use
Date Posted: 09 June 2011 at 9:21pm

when I read the sample code of DockingContainer,I found the code

AFX_INLINE void RefreshPanes()
{
    ((CMainFrame*)AfxGetMainWnd->RefreshPanes();
}
 
who can tell me why use AFX_INLINE?
 
I search material on Internert.but nothing I have found.
 
the question is so puzzled!



Replies:
Posted By: Oleg
Date Posted: 10 June 2011 at 2:41am
AFX_INLINE is same as "inline"

-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: awake
Date Posted: 10 June 2011 at 3:04am
thanks  oleg
 
the same as I thought



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net