i already did that and the debugger breaks at
vbx = new VertexBuffer(tp, 3, ds, Direct3D::Usage::Dynamic, CustomVertex::TransformedColored::Format, Pool::Default);
but i cannot understand what's wrong, save for the Tostring conversion in the previous line that maybe it ruins the GetType but...