|
JWSCL Documentation
|
function Create_PSID_AND_ATTRIBUTES(attributes: Cardinal = 0): PSID_AND_ATTRIBUTES; virtual;
|
Parameters |
Description |
|
attributes: Cardinal = 0 |
contains a value for the attribute componente of the SID and Attributes structure. |
Create_PSID_AND_ATTRIBUTES allocates memory for a SID and Attributes structure. The SID instance will be copied into a new SID structure that is attached to the returned structure in its SID value. The new created structure must be freed by Free_PSID_AND_ATTRIBUTES.
Currently two memory blocks will be allocated and initialized:
|
Exceptions |
Description |
|
will be raised if not enough memory is available |
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|