Searched refs:GetAddressofFunction (Results 1 – 1 of 1) sorted by relevance
99 .lpfnCallback = GetAddressofFunction(AddressOf BrowseCallbackProc) 'get address of function.135 Private Function GetAddressofFunction(add As Long) As Long function136 GetAddressofFunction = add
Completed in 11 milliseconds