Purpose
Frees the storage allocated for the browse information by DesGetBrowseInfo.
Syntax
DESRETURN DesFreeBrowseInfo (DESBROWSEINFO BrowseInfo);
Function arguments
Table 9. DesFreeBrowseInfo arguments
Data Type | Argument | Use | Description |
---|---|---|---|
DESBROWSEINFO | BrowseInfo | input | Browse information |
Return codes
Restrictions
This function can be called only after you have allocated storage for browsing information by calling DesGetBrowseInfo.