Click here to Skip to main content
15,893,663 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Like Gettype(Interger) or Gettype(String) I need the function key value through Gettype(?)...... what i want fill?....help me
Posted
Updated 3-Feb-10 19:05pm
v2

1 solution

The function key is not a type, so you wouldn't be able to use GetType on it.

Try to phrase the question better because I am not quite sure what you are asking for.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900