DVD Player SDK ActiveX Control ReferenceEvents FullScreenKeyDown DVD Player ActiveX Control FullScreenKeyDown Occurs when screen full mode, keyboard key is pressed. Private Sub FullScreenKeyDown(ByVal iChar As Integer, ByVal iFlags As Integer) ParameteriCharSpecifies the virtual key code of the given key.iFlagsSpecifies the scan code, key-transition code, previous key state, and context code.