Sack Library Documentation
|
PSI_CONTROL ParseXMLFrameEx(POINTER buffer, _32 size DBG_PASS); #define ParseXMLFrame(p,s) ParseXMLFrameEx( (p),(s) DBG_SRC )
Parameters |
Description |
POINTER buffer |
buffer to parse with XML frame loader |
_32 size DBG_PASS |
passed to track allocation responsiblity. |
size |
length of the buffer in bytes. |
Handles recreating a frame from an XML description.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|