This file contains a set of doc comments to make it easy to copy/paste them into the source. 
Seriously, I got tired of typing them over and over. Feel free to add more.

		/// <summary>
		/// 
		/// </summary>
		/// <unmanaged></unmanaged>

			/// <summary>
			/// 
			/// </summary>
			
			/// <summary>
			/// Initializes a new instance of the <see cref=""/> class.
			/// </summary>

/// <param name=""></param>

/// <returns></returns>

/// <returns>A <see cref="SlimDX::Result"/> object describing the result of the operation.</returns>

<see cref=""/>

			/// <summary>
			/// Releases all resources used by the <see cref=""/>.
			/// </summary>
			
			/// <summary>
			/// Constructs a new instance of the <see cref=""/> class using the specified pointer to a
			/// previously constructed unmanaged object.
			/// </summary>
			/// <param name="pointer">The unmanaged IDirect3DDevice9 pointer.</param>
			/// <returns>The newly constructed object.</returns>
			
			/// <unmanaged></unmanaged>