In VB6, there apparently is this "As Any" clause being used in declaring API calls. This "As Any" is part of the function signature. Has anyone ever heard of this. I'm only bringing this up because I am in the process of converting VB6 code to .Net. I don't know what the .Net equivalent is.

Thanks,