Howcome whenever I uncomment this line everything becomes invisible?

Code:
Device.SetRenderState D3DRS_ALPHABLENDENABLE, 1
'Device is a Direct3DDevice8 instance
I think its making everything totaly transparent, but howcome?