i want to pass a class as parameter so it can be later used...i tryed making

function(object myClass)

but that didnt work..how do i do ? i want that in the end i make function(this);