MSMQFREE
Frees a SAS internal handle, thereby releasing its
resources.
Syntax
Required Argument
- handle
-
Numeric, input
Specifies a SAS internal
handle that is obtained from a previous CALL routine. The following
CALL routines return handles that can be used as input to this routine
(the type of handle is also shown after the CALL routine name):
-
MSMQCREATEQUEUE - qid (format name
representation)
-
-
-
-
-
Example: Example
This example frees a
handle and its resources.