Public Function IsPassTypeSupported( _ ByVal Pass As AgEVeGfxPass _ ) As
public bool IsPassTypeSupported( AgEVeGfxPass Pass );
public: bool IsPassTypeSupported( AgEVeGfxPass Pass );
public bool isPassTypeSupported( AgEVeGfxPass Pass );
public: HRESULT IsPassTypeSupported( AgEVeGfxPass Pass, VARIANT_BOOL * pRetVal );
IAgVeGfxPasses Interface