Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::xml::LoadXMLFrameEx Function
C++
PSI_CONTROL LoadXMLFrameEx(CTEXTSTR file DBG_PASS);
PSI_CONTROL LoadXMLFrameOverEx(PSI_CONTROL frame, CTEXTSTR file DBG_PASS);
#define LoadXMLFrame(file) LoadXMLFrameEx( file DBG_SRC )
Parameters 
Description 
CTEXTSTR file DBG_PASS 
passed to track allocation responsiblity. 
PSI_CONTROL frame 
frame to stack this frame against. (specify parent window.) 
file 
name of XML file to read and pass to ParseXMLFrame 

results with the frame and all controls created whatever extra init needs to be done... needs to be done if parent, use DisplayFrameOver(). 

If frame is specified in parameters, and is not NULL, then this window is stacked against the other one so it is always above the other window.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!