|
-
Aug 28th, 2009, 02:24 PM
#18
Re: Get Calling Procedure On Error
Re: VB5 IsMissing Help
Returns a Boolean value indicating whether an optional Variant argument has been passed to a procedure.
That's for the IsMissing function. The IsMissing function can only tell about variant types whether they were actually passed to the procedure or not. For other datatypes the IsMissing function does not return correct result (returns always false).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|