Quantcast
Channel: VBForums
Viewing all articles
Browse latest Browse all 15067

Static Functions of VB6

$
0
0
I accidentally discovered that Static can be used to decorate Function, for example:
Code:

Static Function MyFunc()

End Function

But this usage seems to be less valuable than the Static-Function of the C++ class. Do we have a way to implement Static-Function similar to C++ class? Thanks.

Viewing all articles
Browse latest Browse all 15067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>