All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.v1.2.0.cybox.objects.Win_Pipe_Object.xsd Maven / Gradle / Ivy

There is a newer version: 1.2.0.2
Show newest version


	
		This schema was originally developed by The MITRE Corporation. The CybOX XML Schema implementation is maintained by The MITRE Corporation and developed by the open CybOX Community. For more information, including how to get involved in the effort and how to submit change requests, please visit the CybOX website at http://cybox.mitre.org.
		
			Win_Pipe_Object
			2.1
			01/22/2014			
			The following specifies the fields and types that compose this defined CybOX Object type. Each defined object is an extension of the abstract ObjectPropertiesType, defined in CybOX Common. For more information on this extension mechanism, please see the CybOX Specification. This document is intended for developers and assumes some familiarity with XML. 
			Copyright (c) 2012-2014, The MITRE Corporation. All rights reserved. The contents of this file are subject to the terms of the CybOX License located at http://cybox.mitre.org/about/termsofuse.html. See the CybOX License for the specific language governing permissions and limitations for use of this schema. When distributing copies of the CybOX Schema, this license header must be included.
		
	
	
	
	

	
		
			Windows_Pipe object characterizes windows pipes. See also: http://msdn.microsoft.com/en-us/library/windows/desktop/aa365590(v=vs.85).aspx.
		
	
	
		
			The WindowsPipeObjectType type is intended to characterize Windows pipes.
		
		
			
				
					
						
							The Default_Time_Out field specifies the default time-out value for the pipe, in milliseconds.
						
					
					
						
							The Handle field specifies the open Windows handle to the pipe. It imports and uses the WindowsHandleObjectType from the CybOX Windows Handle Object.
						
					
					
						
							The In_Buffer_Size field specifies the number of bytes to reserve for the input buffer of the pipe.
						
					
					
						
							The Max_Instances field specifies the maximum number of instances that can be created for this pipe.
						
					
					
						
							The Open_Mode field specifies the open mode used for the pipe.
						
					
					
						
							The Out_Buffer_Size field specifies the number of bytes to reserve for the output buffer of the pipe.
						
					
					
						
							The Pipe_Mode field specifies the mode used for the pipe.
						
					
					
						
							The Security_Attributes field specifies the Windows security attributes for the pipe.
						
					
				
			
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy