Click or drag to resize

FourCCTryCreateFromString Method

Namespace:  Buddy.Service.Core
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool TryCreateFromString(
	string value,
	out FourCC fourCC
)

Parameters

value
Type: SystemString
fourCC
Type: Buddy.Service.CoreFourCC

Return Value

Type: Boolean
See Also