LDM_PARSE_CMP3
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ldm_parse_cmp3 - Read a raw VBLK Component object into a vblk structure
SYNOPSIS
"SYNOPSIS"
BOOL ldm_parse_cmp3 (const u8 * buffer, int buflen, struct vblk * vb);
ARGUMENTS
- buffer
-
Block of data being worked on
- buflen
-
Size of the block of data
- vb
-
In-memory vblk in which to return information
DESCRIPTION
Read a raw VBLK Component object (version 3) into a vblk structure.
RETURN
TRUE vb contains a Component VBLK
FALSE vb contents are not defined
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:14 GMT, October 06, 2005