GetProcAddr(sPath As String, sProc As String) As Long
	   .
:
	sPath -   .
	sProc -  .
 :
	   ,   .  0.

Property Let Count(ByVal c As Long)
	  
:
	c -  .

Push(arg As Variant)
	  .
:
	arg - .

CallFunc(ByVal lpFunc As Long, ByVal cc As Long, ByVal retType As Integer) As Variant
	   .
:
	lpFunc -   .
	cc -  .
	retType -   .
 :
	     .